Bump the minor-patch group across 1 directory with 13 updates - #1195
Merged
Conversation
Bumps the minor-patch group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [globals](https://github.com/sindresorhus/globals) | `17.9.0` | `17.11.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.2` | `26.2.0` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.11.12` | `2.11.15` | | [browserslist](https://github.com/browserslist/browserslist) | `4.28.7` | `4.28.8` | | [eslint](https://github.com/eslint/eslint) | `10.8.0` | `10.8.1` | | [postcss](https://github.com/postcss/postcss) | `8.5.25` | `8.5.26` | | [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) | `7.1.4` | `7.1.5` | | [readdirp](https://github.com/paulmillr/readdirp) | `5.0.0` | `5.1.1` | | [terser](https://github.com/terser/terser) | `5.49.1` | `5.50.0` | Updates `globals` from 17.9.0 to 17.11.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.9.0...v17.11.0) Updates `@types/node` from 26.1.2 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `baseline-browser-mapping` from 2.11.12 to 2.11.15 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.11.12...v2.11.15) Updates `browserslist` from 4.28.7 to 4.28.8 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.28.7...4.28.8) Updates `caniuse-lite` from 1.0.30001806 to 1.0.30001809 - [Commits](browserslist/caniuse-lite@1.0.30001806...1.0.30001809) Updates `electron-to-chromium` from 1.5.401 to 1.5.405 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.401...v1.5.405) Updates `eslint` from 10.8.0 to 10.8.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.8.0...v10.8.1) Updates `node-releases` from 2.0.52 to 2.0.53 - [Commits](chicoxyzzy/node-releases@v2.0.52...v2.0.53) Updates `postcss` from 8.5.25 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.25...8.5.26) Updates `postcss-selector-parser` from 7.1.4 to 7.1.5 - [Release notes](https://github.com/postcss/postcss-selector-parser/releases) - [Changelog](https://github.com/postcss/postcss-selector-parser/blob/main/CHANGELOG.md) - [Commits](postcss/postcss-selector-parser@7.1.4...7.1.5) Updates `readdirp` from 5.0.0 to 5.1.1 - [Release notes](https://github.com/paulmillr/readdirp/releases) - [Commits](paulmillr/readdirp@5.0.0...5.1.1) Updates `terser` from 5.49.1 to 5.50.0 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.49.1...v5.50.0) Updates `update-browserslist-db` from 1.2.3 to 1.3.1 - [Release notes](https://github.com/browserslist/update-db/releases) - [Changelog](https://github.com/browserslist/update-db/blob/main/CHANGELOG.md) - [Commits](browserslist/update-db@1.2.3...1.3.1) --- updated-dependencies: - dependency-name: globals dependency-version: 17.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: baseline-browser-mapping dependency-version: 2.11.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: browserslist dependency-version: 4.28.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: caniuse-lite dependency-version: 1.0.30001809 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: electron-to-chromium dependency-version: 1.5.405 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: eslint dependency-version: 10.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: node-releases dependency-version: 2.0.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: postcss dependency-version: 8.5.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: postcss-selector-parser dependency-version: 7.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: readdirp dependency-version: 5.1.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: terser dependency-version: 5.50.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: update-browserslist-db dependency-version: 1.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-patch group with 9 updates in the / directory:
17.9.017.11.026.1.226.2.02.11.122.11.154.28.74.28.810.8.010.8.18.5.258.5.267.1.47.1.55.0.05.1.15.49.15.50.0Updates
globalsfrom 17.9.0 to 17.11.0Release notes
Sourced from globals's releases.
Commits
8c5992717.11.061eafbfAddreact-nativeglobals (#337)7bed4af17.10.0f468407AddGM_cookieto Greasemonkey globals (#349)Updates
@types/nodefrom 26.1.2 to 26.2.0Commits
Updates
baseline-browser-mappingfrom 2.11.12 to 2.11.15Commits
c287d19Patch to 2.11.15 because browser or feature data changedde3d24aBrowser or feature data changedf943d06Updating static siteb8c07eaPatch to 2.11.14 because browser or feature data changed2040357Browser or feature data changedfd7c026Updating static sitebd67e5dPatch to 2.11.13 because browser or feature data changed97f42caBrowser or feature data changed5a1924dCheck that timeline has changed before changing lastUpdated141163fUpdating static siteUpdates
browserslistfrom 4.28.7 to 4.28.8Release notes
Sourced from browserslist's releases.
Changelog
Sourced from browserslist's changelog.
Commits
f2f2e6cRelease 4.28.8 versiond0787c8Update dependenciesfcf8fa9Merge pull request #939 from Jaybhade/fix/baseline-kaios-without-downstream57ecd64fix: support "including kaios" without downstream093a0f6Update EM bannerUpdates
caniuse-litefrom 1.0.30001806 to 1.0.30001809Commits
369a550Update caniuse-db 1.0.3000180992bee19Update caniuse-db 1.0.30001807ee692afAllow to use latest caniuse-db61386fcMove back to the latest pnpm 11Updates
electron-to-chromiumfrom 1.5.401 to 1.5.405Commits
3b284111.5.405e52ebb0generate new version8091c301.5.4042a62decgenerate new version38146151.5.403e5d57f2generate new version8205b1f1.5.4027d00e2agenerate new versionUpdates
eslintfrom 10.8.0 to 10.8.1Release notes
Sourced from eslint's releases.
Commits
c049dc310.8.1a3f7826Build: changelog update for 10.8.118eb0a7fix: prevent ASI hazard inno-unused-labelsautofix (#21173)0a14800chore: update github/codeql-action action to v4.37.4 (#21196)7d0cbf8docs: Update README05adcb1test: fix failing ecosystem test foreslint-plugin-unicorn(#21191)5611035test: add error locations info tono-void(#21185)ee47333ci: bump github/codeql-action from 4 to 4.37.3 (#21176)f131c03chore: improve ecosystem test failure reporting (#20937)0a05812docs: add missing backticks tono-duplicate-imports.js(#21183)Updates
node-releasesfrom 2.0.52 to 2.0.53Commits
9165f622.0.53d8a5c4bfeat: Nightly SyncUpdates
postcssfrom 8.5.25 to 8.5.26Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
07b2577Release 8.5.26 version47de6b9Update CI1493a83Fix Rule#selectors losing the empty selector (#2129)180db16Typo29e9e00Resolve symlinks before the previous-source-map containment check (#2125)3ba8f84Update dependencies87e72f6Update lock filecaaeeb9Upgrade nanoid to fix infinite loop on zero size (#2124)3609b6fExplain how to type plugin optionsfbad419docs: show ESM and TypeScript plugin declaration (#2118)Updates
postcss-selector-parserfrom 7.1.4 to 7.1.5Release notes
Sourced from postcss-selector-parser's releases.
Changelog
Sourced from postcss-selector-parser's changelog.
Commits
e33e9bc7.1.56f4e6c1fix: TypeError on unclosed[,(and trailing|(#330)4d8437ffix: preserve whitespace before a*namespace in attribute selectors (#325)e2f9029fix: don't treat a non-prefix token before|as a namespace (#324)dd50ee1chore(deps-dev): bump postcss from 8.5.18 to 8.5.23 (#331)7e3abb2chore(deps-dev): bump postcss from 8.5.15 to 8.5.18 (#328)Updates
readdirpfrom 5.0.0 to 5.1.1Release notes
Sourced from readdirp's releases.
Commits
5dba369Release 5.1.1.5f1b74eRelease 5.1.0.a7694e8Bump devdeps0f51927Speed-up massively, reduce RAM usage. Fix a few bugs.79cc85aBump ciUpdates
terserfrom 5.49.1 to 5.50.0Changelog
Sourced from terser's changelog.
Commits
08682635.50.06369c68update changeloge32443bexperimental type stripping (#1718)f41d858Update actions/setup-node action to v7 (#1708)9fdbd4dUpdate actions/checkout action to v7 (#1695)f1b0e04fix crash in mozilla AST conversion of importsf1f0594add mutation test25984c85.49.260de130update changelog067113dfix crash with dynamic importsUpdates
update-browserslist-dbfrom 1.2.3 to 1.3.1Release notes
Sourced from update-browserslist-db's releases.
Changelog
Sourced from update-browserslist-db's changelog.
Commits
be76659Release 1.3.1 versionfea9d80Update dependencies99d24cbFix caniuse-lite update for Bun (#88)0e3191eRelease 1.3.0 versionf5d30b9Remove colddown for Deno too8b38c66Use better Deno CLI output78f8243Fix test5772b34Disable cooldown for yarn too for tests71d95d6Run Deno tests on CI42335a6Reduce dependencies and fix testMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for update-browserslist-db since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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