Skip to content

chore(deps): bump the minor-and-patch group with 6 updates#1027

Merged
DeepDiver1975 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/minor-and-patch-9c3e1b6a22
Jun 28, 2026
Merged

chore(deps): bump the minor-and-patch group with 6 updates#1027
DeepDiver1975 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/minor-and-patch-9c3e1b6a22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 6 updates:

Package From To
npm-check-updates 22.2.7 22.2.9
autoprefixer 10.5.0 10.5.2
baseline-browser-mapping 2.10.38 2.10.40
js-yaml 5.0.0 5.2.0
postcss 8.5.15 8.5.16
through2 5.0.1 5.0.3

Updates npm-check-updates from 22.2.7 to 22.2.9

Release notes

Sourced from npm-check-updates's releases.

v22.2.9

What's Changed

Full Changelog: raineorshine/npm-check-updates@v22.2.8...v22.2.9

v22.2.8

What's Changed

... (truncated)

Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates autoprefixer from 10.5.0 to 10.5.2

Release notes

Sourced from autoprefixer's releases.

10.5.2

  • Moved -webkit-fill-available before -moz-available, so Firefox will use -webkit- version which is closer to stretch.

10.5.1

Changelog

Sourced from autoprefixer's changelog.

10.5.2

  • Moved -webkit-fill-available before -moz-available, so Firefox will use -webkit- version which is closer to stretch.

10.5.1

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for autoprefixer since your current version.


Updates baseline-browser-mapping from 2.10.38 to 2.10.40

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
  • 54ceac6 Patch to 2.10.40 because browser or feature data changed
  • 8e2ffad Browser or feature data changed
  • fcd4fed Updating static site
  • 5938edd Patch to 2.10.39 because browser or feature data changed
  • 8a4923d Browser or feature data changed
  • 5b63e35 Updating static site
  • 2881d24 Updating static site
  • See full diff in compare view

Updates js-yaml from 5.0.0 to 5.2.0

Changelog

Sourced from js-yaml's changelog.

[5.2.0] - 2026-06-26

Added

  • Added maxTotalMergeKeys (10000) loader option to limit the total number of keys processed by YAML merge (<<) across one load() / loadAll() call.
  • Added maxAliases (-1) loader option to limit the number of YAML aliases per document.

Removed

  • maxMergeSeqLength replaced with maxTotalMergeKeys for limiting YAML merge processing.

Fixed

  • Round-trip of integers with exponential form (>= 1e21)

[5.1.0] - 2026-06-23

Added

  • Collection tags can finalize an incrementally populated carrier into a different result value.

Changed

  • [breaking] quoteStyle now selects the preferred quote style; use the restored forceQuotes option to force quoting non-key strings.
Commits
  • c28ed5e 5.2.0 released
  • 125cd5a Add maxAliases option
  • 3105455 Replace maxMergeSeqLengthoption with maxTotalMergeKeys (more robust)
  • 39d00d6 numbers: Drop boxed numbers support, simplify .identify() checks, clarify rou...
  • eb5cb5b fix: round-trip integers that stringify in exponential notation (#771)
  • 89024c4 Update migration info, close #770
  • f1e45cd 5.1.0 released
  • 53b22be Fix constructor coverage
  • a1eaa2b Fix quote style options and restore forceQuotes
  • 0532e7d Add finalizers for immutable collection tags
  • Additional commits viewable in compare view

Updates postcss from 8.5.15 to 8.5.16

Release notes

Sourced from postcss's releases.

8.5.16

Changelog

Sourced from postcss's changelog.

8.5.16

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.


Updates through2 from 5.0.1 to 5.0.3

Release notes

Sourced from through2's releases.

v5.0.3

5.0.3 (2026-06-23)

Trivial Changes

  • deps: bump actions/checkout from 6.0.3 to 7.0.0 (#122) (429d9df)

v5.0.2

5.0.2 (2026-06-22)

Trivial Changes

  • deps: bump actions/checkout from 6.0.2 to 6.0.3 (#121) (180016b)
Changelog

Sourced from through2's changelog.

5.0.3 (2026-06-23)

Trivial Changes

  • deps: bump actions/checkout from 6.0.3 to 7.0.0 (#122) (429d9df)

5.0.2 (2026-06-22)

Trivial Changes

  • deps: bump actions/checkout from 6.0.2 to 6.0.3 (#121) (180016b)
Commits
  • bacbffb chore(release): 5.0.3 [skip ci]
  • 429d9df chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#122)
  • 1b87c33 chore(release): 5.0.2 [skip ci]
  • 180016b chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#121)
  • 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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `22.2.7` | `22.2.9` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.0` | `10.5.2` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.38` | `2.10.40` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `5.0.0` | `5.2.0` |
| [postcss](https://github.com/postcss/postcss) | `8.5.15` | `8.5.16` |
| [through2](https://github.com/rvagg/through2) | `5.0.1` | `5.0.3` |


Updates `npm-check-updates` from 22.2.7 to 22.2.9
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](raineorshine/npm-check-updates@v22.2.7...v22.2.9)

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

Updates `baseline-browser-mapping` from 2.10.38 to 2.10.40
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.38...v2.10.40)

Updates `js-yaml` from 5.0.0 to 5.2.0
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@5.0.0...5.2.0)

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

Updates `through2` from 5.0.1 to 5.0.3
- [Release notes](https://github.com/rvagg/through2/releases)
- [Changelog](https://github.com/rvagg/through2/blob/master/CHANGELOG.md)
- [Commits](rvagg/through2@v5.0.1...v5.0.3)

---
updated-dependencies:
- dependency-name: npm-check-updates
  dependency-version: 22.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: autoprefixer
  dependency-version: 10.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.40
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: js-yaml
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: postcss
  dependency-version: 8.5.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: through2
  dependency-version: 5.0.3
  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 Jun 28, 2026

@DeepDiver1975 DeepDiver1975 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed as maintainer — grouped dependabot minor-and-patch update (6 updates).

  • `npm-check-updates` 22.2.7 → 22.2.9 (patch)
  • `autoprefixer` ^10.5.0 → ^10.5.2 (patch)
  • `baseline-browser-mapping` ^2.10.38 → ^2.10.40 (patch)
  • `js-yaml` ^5.0.0 → ^5.2.0 (minor)
  • `postcss` ^8.5.15 → ^8.5.16 (patch)
  • `through2` ^5.0.1 → ^5.0.3 (patch)

package.json + package-lock.json only, no source/code changes. All six are genuinely minor/patch — no major version hidden in this group. CI green (Build documentation + lint), MERGEABLE.

Note: the separate PR #1028 (`@asciidoctor/core` 3.0.4 → 4.0.0, a major bump) also touches package.json/package-lock.json. Whichever of #1027 / #1028 merges second will need a dependabot rebase to resolve the lockfile overlap. That major lives in its own PR and is correctly NOT part of this minor-and-patch group.

Changelog: docs repo has no changelog convention → n/a.

LGTM — approving and merging.

🤖 Generated with Claude Code

@DeepDiver1975 DeepDiver1975 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grouped minor/patch dep bump (6 updates, all minor/patch); package.json + lockfile only, CI green. Approving.

@DeepDiver1975 DeepDiver1975 merged commit 7d3bdb9 into master Jun 28, 2026
2 checks passed
@DeepDiver1975 DeepDiver1975 deleted the dependabot/npm_and_yarn/minor-and-patch-9c3e1b6a22 branch June 28, 2026 22:10
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