-
-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps-dev): bump the dev-dependencies group across 1 directory with 8 updates #179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps-dev): bump the dev-dependencies group across 1 directory with 8 updates #179
Conversation
…ith 8 updates Bumps the dev-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.28.4` | `7.28.5` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.28.3` | `7.28.5` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.36.0` | `9.38.0` | | [cross-env](https://github.com/kentcdodds/cross-env) | `10.0.0` | `10.1.0` | | [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.38.0` | | [jsdoc](https://github.com/jsdoc/jsdoc) | `4.0.4` | `4.0.5` | | [sass-loader](https://github.com/webpack/sass-loader) | `16.0.5` | `16.0.6` | | [webpack](https://github.com/webpack/webpack) | `5.101.3` | `5.102.1` | Updates `@babel/core` from 7.28.4 to 7.28.5 - [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.28.5/packages/babel-core) Updates `@babel/preset-env` from 7.28.3 to 7.28.5 - [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.28.5/packages/babel-preset-env) Updates `@eslint/js` from 9.36.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.38.0/packages/js) Updates `cross-env` from 10.0.0 to 10.1.0 - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v10.0.0...v10.1.0) Updates `eslint` from 9.36.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.38.0) Updates `jsdoc` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/jsdoc/jsdoc/releases) - [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.5/CHANGES.md) - [Commits](jsdoc/jsdoc@4.0.4...4.0.5) Updates `sass-loader` from 16.0.5 to 16.0.6 - [Release notes](https://github.com/webpack/sass-loader/releases) - [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md) - [Commits](webpack/sass-loader@v16.0.5...v16.0.6) Updates `webpack` from 5.101.3 to 5.102.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.101.3...v5.102.1) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@babel/preset-env" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@eslint/js" dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: cross-env dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: jsdoc dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: sass-loader dependency-version: 16.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: webpack dependency-version: 5.102.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
Bundle ReportBundle size has no change ✅ |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #179 +/- ##
=======================================
Coverage 98.27% 98.27%
=======================================
Files 8 8
Lines 116 116
Branches 31 31
=======================================
Hits 114 114
Misses 2 2 |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |



Bumps the dev-dependencies group with 8 updates in the / directory:
7.28.47.28.57.28.37.28.59.36.09.38.010.0.010.1.09.36.09.38.04.0.44.0.516.0.516.0.65.101.35.102.1Updates
@babel/corefrom 7.28.4 to 7.28.5Release notes
Sourced from
@babel/core's releases.Changelog
Sourced from
@babel/core's changelog.Commits
61647aev7.28.542cb285Improve@babel/coretypes (#17404)da0d1adFaster finding of locations inbuildCodeFrameError(#17490)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/coresince your current version.Updates
@babel/preset-envfrom 7.28.3 to 7.28.5Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.Commits
61647aev7.28.542cb285Improve@babel/coretypes (#17404)ae363aechore: Fix typo in variable name (#17535)1edfcaaUpdate compat data (#17487)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/preset-envsince your current version.Updates
@eslint/jsfrom 9.36.0 to 9.38.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
25d0e33chore: package.json update for@eslint/jsreleaseabee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)Updates
cross-envfrom 10.0.0 to 10.1.0Release notes
Sourced from cross-env's releases.
Commits
152ae6afeat: add support ofr default value syntaxbd70d1achore: upgrade zshy8e0b190chore(ci): get coverageUpdates
eslintfrom 9.36.0 to 9.38.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
8fe511b9.38.0f961736Build: changelog update for 9.38.0d17c795chore: upgrade@eslint/js@9.38.0 (#20221)25d0e33chore: package.json update for@eslint/jsrelease50c3dfdfix: improve type support for isolated dependencies in pnpm (#20201)c82b5efrefactor: Use types from@eslint/core(#20168)ff31609ci: add Node.js 25 toci.yml(#20220)ce40f74feat: updatecomplexityrule to only highlight function header (#20048)e37e590feat: correctno-loss-of-precisionfalse positives withenotation (#20187)004577eci: bump github/codeql-action from 3 to 4 (#20211)Updates
jsdocfrom 4.0.4 to 4.0.5Changelog
Sourced from jsdoc's changelog.
Commits
61b22354.0.5cbea149fix: speed up templateHelper's getAncestor() by 500xUpdates
sass-loaderfrom 16.0.5 to 16.0.6Release notes
Sourced from sass-loader's releases.
Changelog
Sourced from sass-loader's changelog.
Commits
57c9282chore(release): 16.0.6fbc1af9perf: cache fs calls for modern API (#1284)900a5f8chore: rewrite link to correct location (#1282)4d54d53chore: restore to old contente9dab32chore: revise readme information (#1280)1acdbd0chore: remove some redundant stuff (#1279)9aed7a8chore: update links (#1278)aacb63dchore: update readme (#1277)01a94cbchore: remove old issue/pr templates (#1276)0b3dc43chore: move from master to main branch (#1273) (#1274)Updates
webpackfrom 5.101.3 to 5.102.1Release notes
Sourced from webpack's releases.
Commits
c7ebdbdchore(release): 5.102.1b7530c2fix(css): correct CC_UPPER_U typo (E -> U) (#19989)f3ef142fix: defer import mangling (#19988)d32f171fix: hash options types (#19987)436fc7dchore(deps): bump CodSpeedHQ/action from 4.1.0 to 4.1.1 (#19986)c7dd066fix: context modules with import attributes (#19984)85bacbdfix: default import of commonjs externals for SystemJS format7634cd2docs: update examples (#19982)9f98d80fix: javascript parser options types (#19980)8804459chore(deps): bump CodSpeedHQ/action from 4.0.1 to 4.1.0 (#19977)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions