forked from twbs/bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
Build(deps-dev): Bump the development-dependencies group across 1 directory with 19 updates #899
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-77c23f2760
Closed
Build(deps-dev): Bump the development-dependencies group across 1 directory with 19 updates #899
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-77c23f2760
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
…ectory with 19 updates Bumps the development-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.25.9` | `7.26.4` | | [@docsearch/js](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-js) | `3.7.0` | `3.8.2` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.1` | `28.0.2` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.3.0` | `16.0.0` | | [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) | `6.0.1` | `6.0.2` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.17.0` | | [eslint-config-xo](https://github.com/xojs/eslint-config-xo) | `0.45.0` | `0.46.0` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `55.0.0` | `56.0.1` | | [hugo-bin](https://github.com/fenneclab/hugo-bin) | `0.134.1` | `0.137.2` | | [jasmine](https://github.com/jasmine/jasmine-npm) | `5.3.0` | `5.5.0` | | [karma-browserstack-launcher](https://github.com/karma-runner/karma-browserstack-launcher) | `1.4.0` | `1.6.0` | | [karma-rollup-preprocessor](https://github.com/jlmakes/karma-rollup-preprocessor) | `7.0.7` | `7.0.8` | | [nodemon](https://github.com/remy/nodemon) | `3.1.7` | `3.1.9` | | [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `7.0.1` | `7.0.2` | | [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` | | [rollup](https://github.com/rollup/rollup) | `4.24.4` | `4.29.1` | | [sass](https://github.com/sass/dart-sass) | `1.78.0` | `1.83.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.10.0` | `16.12.0` | | [terser](https://github.com/terser/terser) | `5.36.0` | `5.37.0` | Updates `@babel/cli` from 7.25.9 to 7.26.4 - [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.26.4/packages/babel-cli) Updates `@docsearch/js` from 3.7.0 to 3.8.2 - [Release notes](https://github.com/algolia/docsearch/releases) - [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md) - [Commits](https://github.com/algolia/docsearch/commits/v3.8.2/packages/docsearch-js) Updates `@rollup/plugin-commonjs` from 28.0.1 to 28.0.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.2/packages/commonjs) Updates `@rollup/plugin-node-resolve` from 15.3.0 to 16.0.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v16.0.0/packages/node-resolve) Updates `@rollup/plugin-replace` from 6.0.1 to 6.0.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.2/packages/replace) Updates `eslint` from 8.57.1 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.17.0) Updates `eslint-config-xo` from 0.45.0 to 0.46.0 - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](xojs/eslint-config-xo@v0.45.0...v0.46.0) Updates `eslint-plugin-unicorn` from 55.0.0 to 56.0.1 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v55.0.0...v56.0.1) Updates `hugo-bin` from 0.134.1 to 0.137.2 - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](fenneclab/hugo-bin@v0.134.1...v0.137.2) Updates `jasmine` from 5.3.0 to 5.5.0 - [Release notes](https://github.com/jasmine/jasmine-npm/releases) - [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md) - [Commits](jasmine/jasmine-npm@v5.3.0...v5.5.0) Updates `karma-browserstack-launcher` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/karma-runner/karma-browserstack-launcher/releases) - [Changelog](https://github.com/karma-runner/karma-browserstack-launcher/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma-browserstack-launcher@v1.4.0...v1.6.0) Updates `karma-rollup-preprocessor` from 7.0.7 to 7.0.8 - [Release notes](https://github.com/jlmakes/karma-rollup-preprocessor/releases) - [Changelog](https://github.com/jlmakes/karma-rollup-preprocessor/blob/master/CHANGELOG.md) - [Commits](jlmakes/karma-rollup-preprocessor@7.0.7...7.0.8) Updates `nodemon` from 3.1.7 to 3.1.9 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.7...v3.1.9) Updates `npm-run-all2` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/bcomnes/npm-run-all2/releases) - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md) - [Commits](bcomnes/npm-run-all2@v7.0.1...v7.0.2) Updates `postcss` from 8.4.47 to 8.4.49 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.4.49) Updates `rollup` from 4.24.4 to 4.29.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.24.4...v4.29.1) Updates `sass` from 1.78.0 to 1.83.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.78.0...1.83.0) Updates `stylelint` from 16.10.0 to 16.12.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.10.0...16.12.0) Updates `terser` from 5.36.0 to 5.37.0 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.36.0...v5.37.0) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@docsearch/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@rollup/plugin-replace" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-config-xo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: jasmine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: karma-browserstack-launcher dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: karma-rollup-preprocessor dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: npm-run-all2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: terser dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Dependabot tried to add |
Author
|
The following labels could not be found: |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 development-dependencies group with 19 updates in the / directory:
7.25.97.26.43.7.03.8.228.0.128.0.215.3.016.0.06.0.16.0.28.57.19.17.00.45.00.46.055.0.056.0.10.134.10.137.25.3.05.5.01.4.01.6.07.0.77.0.83.1.73.1.97.0.17.0.28.4.478.4.494.24.44.29.11.78.01.83.016.10.016.12.05.36.05.37.0Updates
@babel/clifrom 7.25.9 to 7.26.4Release notes
Sourced from
@babel/cli's releases.... (truncated)
Changelog
Sourced from
@babel/cli's changelog.... (truncated)
Commits
cf7b9cdv7.26.45080cc7fix: migrate to dirent.parentPath (#17007)Updates
@docsearch/jsfrom 3.7.0 to 3.8.2Release notes
Sourced from
@docsearch/js's releases.Changelog
Sourced from
@docsearch/js's changelog.Commits
a425f6fchore: release v3.8.2 (#2416)a159f76chore: release v3.8.1 (#2412)b6fd7b6chore: addrepository.directoryproperty topackage.json(#2372)8e419a0chore: release v3.8.0 (#2349)Updates
@rollup/plugin-commonjsfrom 28.0.1 to 28.0.2Changelog
Sourced from
@rollup/plugin-commonjs's changelog.Commits
97e17cechore(release): commonjs v28.0.23efaf75docs(commonjs):output.exportsrecommendation also applies to IIFE (#1810)Updates
@rollup/plugin-node-resolvefrom 15.3.0 to 16.0.0Changelog
Sourced from
@rollup/plugin-node-resolve's changelog.Commits
1459cf0fix(node-resolve): do not ignore exceptions (#564)366380efix(node-resolve)!: resolve hash in path (#588)f87c442chore(release): node-resolve v9.0.0e4d21barefactor(node-resolve): remove deep-freeze from dependencies (#529)621768bfeat(commonjs)!: return the namespace by default when requiring ESM (#507)e632469chore(node-resolve): update dependencies84dfddbchore(node-resolve): clean up changelog3fa649dchore(release): node-resolve v8.4.0a582b59chore(release): node-resolve v8.3.0a60cb76chore(release): node-resolve v8.2.0Updates
@rollup/plugin-replacefrom 6.0.1 to 6.0.2Changelog
Sourced from
@rollup/plugin-replace's changelog.Commits
0150c55chore(repo): Add "directory" to package.json repository fields. (#826)bed12cfchore(release): replace v2.4.28752c2fdocs(replace): document thevaluesoption (#814)4a11bbdchore(release): replace v2.4.1659ed59fix(replace): add missing types for newpreventAssignmentoption (#813)fbcb8f2chore(release): replace v2.4.0Updates
eslintfrom 8.57.1 to 9.17.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
90c1db99.17.0755512dBuild: changelog update for 9.17.0cc243c9chore: upgrade to@eslint/js@9.17.0(#19242)84c5787chore: package.json update for@eslint/jsreleaseeed91d1feat: add suggestions tono-unused-vars(#18352)4c4f53bchore: add missing backticks toflags.js(#19226)3c22d2adocs: updateyodatoYodainyoda.mdfor consistency (#19230)e0a2203docs: add missing backticks tono-sequences(#19233)4cc4881docs: Update README3db6fdfdocs: [no-await-in-loop] expand on benefits and inapplicability (#19211)Updates
eslint-config-xofrom 0.45.0 to 0.46.0Release notes
Sourced from eslint-config-xo's releases.
Commits
a09d6560.46.0d91defdAdd@stylistic/indent-binary-opsrulefb5e204Add@stylistic/function-paren-newlinerulecb6b443Add@stylistic/block-spacingrule3dea281Add@stylistic/multiline-ternaryrule0f81063Migrate deprecated rules to@stylisticec210f2Migrate to flat config (#86)e669d26Enable permissivemax-lenandmax-linesas warning (#84)f010b63Revert "Add option tono-extra-boolean-cast" (#87)a6dc171Add option tono-extra-boolean-castUpdates
eslint-plugin-unicornfrom 55.0.0 to 56.0.1Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
f862e0c56.0.12620cdfFix readme links (#2478)16b09d3expiring-todo-comments: Fix compatibility with ESLint 9.15 (#2497)4d47285Fix integration test (#2486)0d91fe8Improve issue/PR title formatting8dec962Update snapshots (#2485)fe4e7bcFix typo inno-negation-in-equality-check's error2b469be56.0.05f744e8no-useless-undefined: Ignore React 19useRefcalls (#2463)e39ae89Improve error message forno-new-array(#2459)Updates
hugo-binfrom 0.134.1 to 0.137.2Commits
a5500e40.137.2bed674eUpdate Hugo to v0.140.2e8604fc0.137.1c137c28Update Hugo to v0.140.101a06650.137.019db79fUpdate Hugo to v0.140.027616be0.136.46bbfdb1Update Hugo to v0.139.4c1ef617Update devDependencies and regenerate package-lock.json (#160)3ca1d630.136.3Updates
jasminefrom 5.3.0 to 5.5.0Release notes
Sourced from jasmine's releases.
Commits
2cd62caBump version to 5.5.0fab4c45Support and generate .mjs config files1889c7cSet forbidDuplicateNames: true in newly generated configs86d27dcDon't suggest jasmine as a variable name, to avoid confusion with jasmine-core9066695Bump version to 5.4.0c590650Bump version to 5.3.1bff25e1Fixed README formatting1bba22bUpdated copyright date53a4077Removed broken Fossa badge from Readme12fd347Handle non-serializable expected and actual values in parallel modeUpdates
karma-browserstack-launcherfrom 1.4.0 to 1.6.0Changelog
Sourced from karma-browserstack-launcher's changelog.
Commits
24502141.6.0c8f10d5Merge pull request #173 from johnjbarton/options-check5a5aa59Merge pull request #175 from yashLadha/mastere92b624src: updated minor version for release6cb2734feature(config): exit with info if missing username/password5ec5e03Merge pull request #158 from csvn/fix-configuration-optionsb83641afix: make configuration options work againDescription has been truncated