build(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates#117
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…ith 7 updates Bumps the dev-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.10` | `7.27.1` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.9` | `7.27.2` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.25.1` | `9.26.0` | | [eslint](https://github.com/eslint/eslint) | `9.25.1` | `9.26.0` | | [globals](https://github.com/sindresorhus/globals) | `16.0.0` | `16.1.0` | | [sass](https://github.com/sass/dart-sass) | `1.87.0` | `1.88.0` | | [webpack](https://github.com/webpack/webpack) | `5.99.7` | `5.99.8` | Updates `@babel/core` from 7.26.10 to 7.27.1 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-core) Updates `@babel/preset-env` from 7.26.9 to 7.27.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.2/packages/babel-preset-env) Updates `@eslint/js` from 9.25.1 to 9.26.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.26.0/packages/js) Updates `eslint` from 9.25.1 to 9.26.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.1...v9.26.0) Updates `globals` from 16.0.0 to 16.1.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.0.0...v16.1.0) Updates `sass` from 1.87.0 to 1.88.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.87.0...1.88.0) Updates `webpack` from 5.99.7 to 5.99.8 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.99.7...v5.99.8) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@babel/preset-env" dependency-version: 7.27.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@eslint/js" dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: globals dependency-version: 16.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sass dependency-version: 1.88.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: webpack dependency-version: 5.99.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Bundle ReportChanges will decrease total bundle size by 1.42kB (-5.09%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: shared-web-array-pushAssets Changed:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #117 +/- ##
=======================================
Coverage 98.27% 98.27%
=======================================
Files 8 8
Lines 116 116
Branches 31 31
=======================================
Hits 114 114
Misses 2 2 |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 7 updates in the / directory:
7.26.107.27.17.26.97.27.29.25.19.26.09.25.19.26.016.0.016.1.01.87.01.88.05.99.75.99.8Updates
@babel/corefrom 7.26.10 to 7.27.1Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
eebd3a0v7.27.1c19e00e[babel 8] Remove unnecessary CJS ESM wrapper (#17261)65b1c1dIgnore browser-only files in coverage reports (#17262)35e7907Update error stack test (#17252)afe6ae2Updatejest-light-runnerto v0.7.0 (#17245)317e332Enforce node protocol import (#17207)5e991bdadd require-esm babel-register test (#17206)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)5e1f1bcFix failing Node.js 20 tests (#17191)Updates
@babel/preset-envfrom 7.26.9 to 7.27.2Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
a8080cdv7.27.2b9c6efbUse.d.tsin import when importing a.d.tsfile (#17288)1e0bdac[Babel 8] Directly export the JSON files from@babel/compat-data(#17267)eebd3a0v7.27.15c5e77cTune plugin compat data (#17256)aca4f01chore: bump compat-data sources (#17253)7264384Update firefox bugfix compat data (#17228)0f95b74ReduceregeneratorRuntimesize (#17213)317e332Enforce node protocol import (#17207)14ef1e9Babel 8 cleanup (#17211)Updates
@eslint/jsfrom 9.25.1 to 9.26.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
d6fa4acchore: package.json update for@eslint/jsreleaseaddd0a6docs: fix formatting of unordered lists in Markdown (#19660)Updates
eslintfrom 9.25.1 to 9.26.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
8bbabc49.26.016f5ff7Build: changelog update for 9.26.05b247c8chore: upgrade to@eslint/js@9.26.0(#19681)d6fa4acchore: package.json update for@eslint/jsreleasee9754e7feat: add reportGlobalThis to no-shadow-restricted-names (#19670)0fa2b7afeat: add suggestions foreqeqeqrule (#19640)dd98d63docs: Update README96e84defix: check cache file existence before deletion (#19648)c25e858docs: Update README0958690chore: disambiguate internal typesLanguageOptionsandRule(#19669)Updates
globalsfrom 16.0.0 to 16.1.0Release notes
Sourced from globals's releases.
Commits
a1d29d416.1.05c58875Update globals (#293)498071cReplaceexecawithnano-spawn(#295)082c583FixexcludeBuiltins(#292)3fd937fFix update script (#289)cb1fb33Update dependencies (#288)Updates
sassfrom 1.87.0 to 1.88.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
c6b2163Merge pull request #2572 from sass/empty-custom-prop6edc11eSupport empty custom propertiesa81cd73Properly handle dev changelogs in bump-version-* tasks7f54226Disallow passing functions/mixins across compilations (#2544)90b6b39Remove useless_currentCallableproperty in the evaluate visitor (#2570)1a5e0eeFix off-by-one error in Interpolation.spanForElement() (#2568)735109fDeprecate passing a relative URL tocompileString()et al (#2567)c4b0138Bump protoc_plugin from 21.1.2 to 22.0.1 and protobuf to 4.0.0 (#2554)Updates
webpackfrom 5.99.7 to 5.99.8Release notes
Sourced from webpack's releases.
Commits
a9cbd85chore(release): 5.99.85cc6615fix: type error with latest@types/node(#19501)0f42dc5docs: update examples (#19490)ebeace3chore(deps-dev): bump less-loader (#19488)3f36f91chore: update comments (#19487)bc25829fix: a lot of types (#19486)ea3ba3dbuild: refactor scripts and categorizing them45f0e49chore: add more benchmark cases (#19481)56dd6cachore(deps-dev): bump core-js in the dependencies group (#19482)5d8f2c9ci: usingcodspeedfor benchmarks (#19476)