Bump the npm-minor-patch group across 1 directory with 11 updates - #473
Merged
dannystaple merged 1 commit intoAug 18, 2026
Merged
Conversation
Bumps the npm-minor-patch group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.2` | `26.2.0` | | [terser](https://github.com/terser/terser) | `5.49.1` | `5.50.0` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.11.12` | `2.11.14` | | [browserslist](https://github.com/browserslist/browserslist) | `4.28.7` | `4.28.8` | | [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) | `1.5.402` | `1.5.407` | | [liquidjs](https://github.com/harttle/liquidjs) | `10.28.0` | `10.29.0` | | [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) | `7.1.4` | `7.1.5` | | [serialize-javascript](https://github.com/yahoo/serialize-javascript) | `7.0.7` | `7.1.0` | | [ws](https://github.com/websockets/ws) | `8.21.2` | `8.21.3` | 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 `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 `baseline-browser-mapping` from 2.11.12 to 2.11.14 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.11.12...v2.11.14) 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.402 to 1.5.407 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.402...v1.5.407) Updates `liquidjs` from 10.28.0 to 10.29.0 - [Release notes](https://github.com/harttle/liquidjs/releases) - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md) - [Commits](harttle/liquidjs@v10.28.0...v10.29.0) 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 `serialize-javascript` from 7.0.7 to 7.1.0 - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](yahoo/serialize-javascript@v7.0.7...v7.1.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) Updates `ws` from 8.21.2 to 8.21.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.21.2...8.21.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: terser dependency-version: 5.50.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: baseline-browser-mapping dependency-version: 2.11.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: browserslist dependency-version: 4.28.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: caniuse-lite dependency-version: 1.0.30001809 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: electron-to-chromium dependency-version: 1.5.407 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: liquidjs dependency-version: 10.29.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: postcss-selector-parser dependency-version: 7.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: serialize-javascript dependency-version: 7.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: update-browserslist-db dependency-version: 1.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: ws dependency-version: 8.21.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
🔨 Webpack Bundle Smoke Test
Updated: Sat, 15 Aug 2026 19:49:37 GMT |
Contributor
🏗️ Eleventy Site Build Smoke Test
Updated: Sat, 15 Aug 2026 19:57:17 GMT |
Contributor
🐳 Docker Base Image AvailableA new base Docker image has been built and pushed for this PR: Image: How to use this image:# Pull the image
docker pull ghcr.io/orionrobots/orionrobots-site.base:473
# Run with the image
docker run -it ghcr.io/orionrobots/orionrobots-site.base:473 bashFor local development:You can use this image as a base for testing changes without rebuilding dependencies. This comment is automatically updated when the base image is rebuilt. |
dannystaple
deleted the
dependabot/npm_and_yarn/npm-minor-patch-a04866ff5f
branch
August 18, 2026 08:35
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 npm-minor-patch group with 9 updates in the / directory:
26.1.226.2.05.49.15.50.02.11.122.11.144.28.74.28.81.5.4021.5.40710.28.010.29.07.1.47.1.57.0.77.1.08.21.28.21.3Updates
@types/nodefrom 26.1.2 to 26.2.0Commits
Updates
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
baseline-browser-mappingfrom 2.11.12 to 2.11.14Commits
b8c07eaPatch 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.402 to 1.5.407Commits
6f627831.5.407e3e26acgenerate new versionc709d6a1.5.40697fa517generate new version3b284111.5.405e52ebb0generate new version8091c301.5.4042a62decgenerate new version38146151.5.403e5d57f2generate new versionUpdates
liquidjsfrom 10.28.0 to 10.29.0Release notes
Sourced from liquidjs's releases.
Changelog
Sourced from liquidjs's changelog.
Commits
747bdbdchore(release): 10.29.0 [skip ci]875513ffeat(filters): add squish filter (#943)f88a528docs: add YacovGold as a contributor for code (#947)69b2c58feat: add unregisterFilter method (#946)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
serialize-javascriptfrom 7.0.7 to 7.1.0Release notes
Sourced from serialize-javascript's releases.
Commits
739145arelease: v7.1.057865edfeat: add Node.js 26 to test matrixUpdates
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.
Updates
wsfrom 8.21.2 to 8.21.3Release notes
Sourced from ws's releases.
Commits
c791e70[dist] 8.21.3e97a20e[fix] Reject offers withclient_max_window_bitsbelow configDependabot 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