-
-
Notifications
You must be signed in to change notification settings - Fork 73
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
Bump the development-dependencies group across 1 directory with 15 updates #1560
Merged
romainmenke
merged 2 commits into
main
from
dependabot/npm_and_yarn/development-dependencies-00fb34803a
Feb 3, 2025
Merged
Bump the development-dependencies group across 1 directory with 15 updates #1560
romainmenke
merged 2 commits into
main
from
dependabot/npm_and_yarn/development-dependencies-00fb34803a
Feb 3, 2025
Conversation
This file contains 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
…dates Bumps the development-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.26.7` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.26.7` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.18.0` | `9.19.0` | | [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) | `7.26.5` | `7.26.7` | | [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.49.1` | `7.49.2` | | [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.19.0` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.42.0` | `5.43.6` | | [rollup](https://github.com/rollup/rollup) | `4.30.1` | `4.34.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.20.0` | `8.22.0` | | [@webref/css](https://github.com/w3c/webref) | `6.18.1` | `6.19.1` | | [mdn-data](https://github.com/mdn/data) | `2.14.0` | `2.15.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.0.0` | `24.1.1` | | [open-props](https://github.com/argyleink/open-props) | `1.7.10` | `1.7.12` | | [stylelint](https://github.com/stylelint/stylelint) | `16.13.1` | `16.14.1` | | [stylelint-test-rule-node](https://github.com/stylelint/stylelint-test-rule-node) | `0.3.0` | `0.4.0` | Updates `@babel/core` from 7.26.0 to 7.26.7 - [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.7/packages/babel-core) Updates `@babel/preset-env` from 7.26.0 to 7.26.7 - [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.7/packages/babel-preset-env) Updates `@eslint/js` from 9.18.0 to 9.19.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.19.0/packages/js) Updates `@microsoft/api-documenter` from 7.26.5 to 7.26.7 - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-documenter/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-documenter_v7.26.7/apps/api-documenter) Updates `@microsoft/api-extractor` from 7.49.1 to 7.49.2 - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.49.2/apps/api-extractor) Updates `eslint` from 9.18.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.18.0...v9.19.0) Updates `knip` from 5.42.0 to 5.43.6 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json) - [Commits](https://github.com/webpro-nl/knip/commits/5.43.6/packages/knip) Updates `rollup` from 4.30.1 to 4.34.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.30.1...v4.34.0) Updates `typescript-eslint` from 8.20.0 to 8.22.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/typescript-eslint) Updates `@webref/css` from 6.18.1 to 6.19.1 - [Commits](https://github.com/w3c/webref/compare/@webref/[email protected]...@webref/[email protected]) Updates `mdn-data` from 2.14.0 to 2.15.0 - [Release notes](https://github.com/mdn/data/releases) - [Changelog](https://github.com/mdn/data/blob/main/CHANGELOG.md) - [Commits](mdn/data@v2.14.0...v2.15.0) Updates `puppeteer` from 24.0.0 to 24.1.1 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.0.0...puppeteer-v24.1.1) Updates `open-props` from 1.7.10 to 1.7.12 - [Release notes](https://github.com/argyleink/open-props/releases) - [Commits](https://github.com/argyleink/open-props/commits) Updates `stylelint` from 16.13.1 to 16.14.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.13.1...16.14.1) Updates `stylelint-test-rule-node` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/stylelint/stylelint-test-rule-node/releases) - [Changelog](https://github.com/stylelint/stylelint-test-rule-node/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-test-rule-node@0.3.0...0.4.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@microsoft/api-documenter" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@microsoft/api-extractor" 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-minor dependency-group: development-dependencies - dependency-name: knip dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@webref/css" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: mdn-data dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: open-props dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint-test-rule-node dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
common-tools
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
plugin-packs/postcss-bundler
plugin-packs/postcss-preset-env
plugins/css-blank-pseudo
plugins/css-has-pseudo
plugins/css-prefers-color-scheme
plugins/postcss-cascade-layers
plugins/postcss-focus-visible
plugins/postcss-focus-within
plugins/postcss-global-data
plugins/postcss-is-pseudo-class
plugins/postcss-light-dark-function
plugins/postcss-media-minmax
plugins/postcss-nesting
plugins/postcss-sign-functions
stylelint-plugin
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 15 updates in the / directory:
7.26.0
7.26.7
7.26.0
7.26.7
9.18.0
9.19.0
7.26.5
7.26.7
7.49.1
7.49.2
9.18.0
9.19.0
5.42.0
5.43.6
4.30.1
4.34.0
8.20.0
8.22.0
6.18.1
6.19.1
2.14.0
2.15.0
24.0.0
24.1.1
1.7.10
1.7.12
16.13.1
16.14.1
0.3.0
0.4.0
Updates
@babel/core
from 7.26.0 to 7.26.7Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
2d95140
v7.26.7d9fa47d
Do not try to parse .ts configs as JSON if natively supported (#17052)cd24cc0
chore: Update TS 5.7 (#17053)d465131
fix: incorretbabel.config.cts
test fixtures (#17051)844901e
Update tests for Node.js 22.12 (#16995)fb2e365
chore: Testing changes related to Node 23 (#16951)61de718
Update node 23.1 experimental warning (#16934)Updates
@babel/preset-env
from 7.26.0 to 7.26.7Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
2d95140
v7.26.70e6199b
Make "object without properties" helpers ES6-compatible (#17086)19224f9
[babel 8] Remove bugfixes option (#17078)cd24cc0
chore: Update TS 5.7 (#17053)70fbc86
fix: More accuratetransform-typeof-symbol
compat data (#17031)Updates
@eslint/js
from 9.18.0 to 9.19.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
58560e7
chore: package.json update for@eslint/js
releaseUpdates
@microsoft/api-documenter
from 7.26.5 to 7.26.7Changelog
Sourced from
@microsoft/api-documenter
's changelog.Commits
145de41
Bump versions [skip ci]84bbe71
Update changelogs [skip ci]9b44aa1
Bump versions [skip ci]1b08c8b
Update changelogs [skip ci]Updates
@microsoft/api-extractor
from 7.49.1 to 7.49.2Changelog
Sourced from
@microsoft/api-extractor
's changelog.Commits
9b44aa1
Bump versions [skip ci]1b08c8b
Update changelogs [skip ci]Updates
eslint
from 9.18.0 to 9.19.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
208e0b1
9.19.0196dfda
Build: changelog update for 9.19.09b9cb05
chore: upgrade@eslint/js
@9
.19.0 (#19371)58560e7
chore: package.json update for@eslint/js
releasecfea9ab
docs: Clarify overrideConfig option (#19370)2b84f66
docs: Update README (#19362)044f93c
docs: clarify frozen rule description (#19351)797ee7c
docs: fix Bluesky links (#19368)81a9c0e
docs: Update README093fb3d
docs: replacevar
withlet
andconst
in rule examples (#19365)Updates
knip
from 5.42.0 to 5.43.6Release notes
Sourced from knip's releases.
... (truncated)
Commits
0afc339
Release 5.43.615b8aac
Add emptyplugins: []
to dummy expo obj to cause less issues2d0876b
Invoke expo config function with context obj (resolves #919)3815fae
Merge glob patterns18612d2
Remove unused propertyf3669e2
Update docs for writing a plugin51917bc
Release 5.43.5881de38
Allow nsTypes to always consider all enums (the actual fix for #927)6954b6f
Release 5.43.4d02db68
Add missing test & widen scope for implicit enumerations (resolves #927)Updates
rollup
from 4.30.1 to 4.34.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.