generated from LizardByte/template-base
-
-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates #186
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/dev-dependencies-9b955376b7
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
build(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates #186
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/dev-dependencies-9b955376b7
+6
−6
Conversation
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
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #186 +/- ##
=======================================
Coverage 98.27% 98.27%
=======================================
Files 8 8
Lines 116 116
Branches 31 31
=======================================
Hits 114 114
Misses 2 2 |
Bundle ReportBundle size has no change ✅ |
…ith 6 updates Bumps the dev-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.0` | `9.39.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.0` | `9.39.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.0.1` | `29.2.1` | | [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.4.0` | `10.5.0` | | [sass](https://github.com/sass/dart-sass) | `1.93.3` | `1.94.2` | | [webpack](https://github.com/webpack/webpack) | `5.102.1` | `5.103.0` | Updates `@eslint/js` from 9.39.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `eslint` from 9.39.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.0...v9.39.1) Updates `eslint-plugin-jest` from 29.0.1 to 29.2.1 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.0.1...v29.2.1) Updates `postcss-preset-env` from 10.4.0 to 10.5.0 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) Updates `sass` from 1.93.3 to 1.94.2 - [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.93.3...1.94.2) Updates `webpack` from 5.102.1 to 5.103.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.102.1...v5.103.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: postcss-preset-env dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sass dependency-version: 1.94.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: webpack dependency-version: 5.103.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
f5837c6 to
d8fbb1b
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 6 updates in the / directory:
9.39.09.39.19.39.09.39.129.0.129.2.110.4.010.5.01.93.31.94.25.102.15.103.0Updates
@eslint/jsfrom 9.39.0 to 9.39.1Release notes
Sourced from
@eslint/js's releases.Commits
c7ebefcchore: package.json update for@eslint/jsreleaseUpdates
eslintfrom 9.39.0 to 9.39.1Release notes
Sourced from eslint's releases.
Commits
e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)c7ebefcchore: package.json update for@eslint/jsrelease650753efix: Only pass node to JS lang visitor methods (#20283)51b51f4docs: add a section on when to use extends vs cascading (#20268)61778f6chore: update eslint-config-eslint dependency@eslint/jsto ^9.39.0 (#20275)d9ca2fcci: Add rangeStrategy to eslint group in renovate config (#20266)009e507test: fix version tests for ESLint v10 (#20274)b44d426docs: Update READMEUpdates
eslint-plugin-jestfrom 29.0.1 to 29.2.1Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
0694024chore(release): 29.2.1 [skip ci]6cd4e89fix(valid-mock-module-path): report onERR_PACKAGE_PATH_NOT_EXPORTEDerrors...ba20c35chore(deps): update yarn to v4.12.0 (#1859)8a40433chore(deps): update actions/checkout action to v6 (#1855)730c3eechore(release): 29.2.0 [skip ci]a8625f1feat: create newvalid-mock-module-pathrule (#1845)59927d9ci: don't updateuses-within actions (#1856)589917achore(deps): update actions/checkout action to v5.0.1 (#1854)19dc911chore(deps): lock file maintenance (#1853)4851e6bchore(release): 29.1.0 [skip ci]Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-jest since your current version.
Updates
postcss-preset-envfrom 10.4.0 to 10.5.0Changelog
Sourced from postcss-preset-env's changelog.
Commits
Updates
sassfrom 1.93.3 to 1.94.2Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
Commits
7af5122Mention obsolete deprecation fix in all API surfaces (#2683)82b96b0Update pubspec/changelog for sass/embedded-host-node#399 (#2682)18fddef--fatal-deprecation excludes obsolete Deprecations (#2671)0356a2bPass --provenance tonpm publish(#2681)52fc718Update the repository URL for JS packages (#2679)bfccce8Parse selectors in the sass-parser package (#2670)795557cAdd support for plain-CSS@functionrules (#2655)2c9d3c8Track offsets instead of locations in InterpolationMap (#2674)d8d7f9cAdd a separateStylesheetParser.interpolatedStringToken()method (#2675)9d68793Make sure all source spans use interpolation maps (#2673)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for sass since your current version.
Updates
webpackfrom 5.102.1 to 5.103.0Release notes
Sourced from webpack's releases.
Commits
e021948chore(release): 5.103.01dc6967chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 (#20130)077417ffix(css): many css modules bugs (#20129)7722518chore: fix script (#20128)688a7f9test: no runtime requirements for module library (#20127)04fe5a1refactor: pkg.pr.new publish (#20093)27c05c7fix: return to namespace import when the external request includes a specific...067cc60refactor: no runtime requirements for module library (#20096)d4208bafix: delay HMR accept dependencies to preserve import attributes (#20124)102e1a4feat(css): added css-style-sheet to exportType for CSSStyleSheet return (#20104)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