Skip to content

chore(deps-dev): bump the minor-and-patch group with 3 updates - #1042

Merged
phil-davis merged 1 commit into
masterfrom
dependabot/npm_and_yarn/minor-and-patch-db463029f8
Aug 3, 2026
Merged

chore(deps-dev): bump the minor-and-patch group with 3 updates#1042
phil-davis merged 1 commit into
masterfrom
dependabot/npm_and_yarn/minor-and-patch-db463029f8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 3 updates: baseline-browser-mapping, postcss and through2.

Updates baseline-browser-mapping from 2.11.4 to 2.11.8

Release notes

Sourced from baseline-browser-mapping's releases.

v2.9.3 - remove process.loadEnvFile()

What's Changed

Full Changelog: web-platform-dx/baseline-browser-mapping@v2.9.2...v2.9.3

Commits
  • f61d3d4 Patch to 2.11.8 because browser or feature data changed
  • a599be4 Browser or feature data changed
  • 0ccf94f Patch to 2.11.7 because browser or feature data changed
  • 95f7399 Browser or feature data changed
  • d927fdf Updating static site
  • 84c12d8 Patch to 2.11.6 because browser or feature data changed
  • 075650b Browser or feature data changed
  • 81f4f03 Patch to 2.11.5 because browser or feature data changed
  • 40a086c Browser or feature data changed
  • See full diff in compare view

Updates postcss from 8.5.23 to 8.5.25

Release notes

Sourced from postcss's releases.

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).
Changelog

Sourced from postcss's changelog.

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).
Commits

Updates through2 from 5.0.7 to 5.0.11

Release notes

Sourced from through2's releases.

v5.0.11

5.0.11 (2026-07-30)

Trivial Changes

  • downgrade broken changelog maker, backfill missing (#131) (a530363)

v5.0.10

5.0.10 (2026-07-29)

Trivial Changes

  • deps-dev: bump typescript from 6.0.3 to 7.0.2 (521036a)
  • fixes for ts@7 (be64db0)

v5.0.9

5.0.9 (2026-07-29)

v5.0.8

5.0.8 (2026-07-29)

Changelog

Sourced from through2's changelog.

5.0.11 (2026-07-30)

Trivial Changes

  • downgrade broken changelog maker, backfill missing (#131) (a530363)

5.0.10 (2026-07-29)

Trivial Changes

  • deps-dev: bump typescript from 6.0.3 to 7.0.2 (521036a)
  • fixes for ts@7 (be64db0)

5.0.9 (2026-07-29)

Trivial Changes

  • deps-dev: bump @​semantic-release/changelog from 6.0.3 to 7.0.0 (#130) (76804a1)

5.0.8 (2026-07-29)

Trivial Changes

  • deps-dev: bump @​semantic-release/git from 10.0.1 to 11.0.0 (#129) (4bb0fa4)
Commits
  • 3ee1810 chore(release): 5.0.11 [skip ci]
  • a530363 chore: downgrade broken changelog maker, backfill missing (#131)
  • 14361ea chore(release): 5.0.10 [skip ci]
  • be64db0 chore: fixes for ts@7
  • 521036a chore(deps-dev): bump typescript from 6.0.3 to 7.0.2
  • af23a22 chore(release): 5.0.9 [skip ci]
  • 76804a1 chore(deps-dev): bump @​semantic-release/changelog from 6.0.3 to 7.0.0 (#130)
  • 7e1c48d chore(release): 5.0.8 [skip ci]
  • 4bb0fa4 chore(deps-dev): bump @​semantic-release/git from 10.0.1 to 11.0.0 (#129)
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the minor-and-patch group with 3 updates: [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping), [postcss](https://github.com/postcss/postcss) and [through2](https://github.com/rvagg/through2).


Updates `baseline-browser-mapping` from 2.11.4 to 2.11.8
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.11.4...v2.11.8)

Updates `postcss` from 8.5.23 to 8.5.25
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.23...8.5.25)

Updates `through2` from 5.0.7 to 5.0.11
- [Release notes](https://github.com/rvagg/through2/releases)
- [Changelog](https://github.com/rvagg/through2/blob/master/CHANGELOG.md)
- [Commits](rvagg/through2@v5.0.7...v5.0.11)

---
updated-dependencies:
- dependency-name: baseline-browser-mapping
  dependency-version: 2.11.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: postcss
  dependency-version: 8.5.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: through2
  dependency-version: 5.0.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 2, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 2, 2026 22:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 2, 2026
@phil-davis
phil-davis merged commit 0654ef3 into master Aug 3, 2026
2 checks passed
@phil-davis
phil-davis deleted the dependabot/npm_and_yarn/minor-and-patch-db463029f8 branch August 3, 2026 03:49
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant