Skip to content

chore(deps-dev): bump the npm-updates group across 1 directory with 2 updates - #318

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-updates-d52bab6697
Open

chore(deps-dev): bump the npm-updates group across 1 directory with 2 updates#318
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-updates-d52bab6697

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-updates group with 2 updates in the / directory: rollup and rollup-plugin-license.

Updates rollup from 4.59.0 to 4.62.3

Release notes

Sourced from rollup's releases.

v4.62.3

4.62.3

2026-07-26

Bug Fixes

  • Sanitize illegal characters preserved modules input base (#6439)

Pull Requests

v4.62.2

4.62.2

2026-06-19

Bug Fixes

  • Do not add spurious side-effect-free external imports to chunks when using minChunkSize (#6411)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.62.3

2026-07-26

Bug Fixes

  • Sanitize illegal characters preserved modules input base (#6439)

Pull Requests

4.62.2

2026-06-19

Bug Fixes

  • Do not add spurious side-effect-free external imports to chunks when using minChunkSize (#6411)

Pull Requests

... (truncated)

Commits
  • a80a197 4.62.3
  • e87e19b Update audit resolve
  • 72f98e9 Fix build:docs after rollup update (#6460)
  • e3821cd fix: make isLegal idempotent by not using a global-flag regex (#6432)
  • db0c477 Sanitize input base before computing preserved module chunk names (#6439)
  • a65f21c chore(deps): update dependency magic-string to v1 (#6457)
  • a43aae4 docs: fix broken commonjs namedExports link in troubleshooting (#6455)
  • 41c28d7 chore(deps): lock file maintenance (#6459)
  • 894136e chore(deps): update dtolnay/rust-toolchain digest to 4cda84d (#6446)
  • fad0ba3 fix(deps): update swc monorepo (major) (#6458)
  • Additional commits viewable in compare view

Updates rollup-plugin-license from 3.6.0 to 3.7.1

Changelog

Sourced from rollup-plugin-license's changelog.

3.5.0 (2024-06-22)

  • release: prepare next release (71f5bcf)
  • release: prepare next release (2c51c64)
  • release: release version (f27f51d)
  • release: release version (8a7f79c)
  • chore: fix lint task (a7c455f)
  • chore: remove (deprecated) eslint-config-google (0ba031f)
  • chore(ci): push release to current branch (03112e9)
  • chore(deps-dev): bump @​rollup/plugin-commonjs from 25.0.7 to 25.0.8 (#1732) (8bd6fb3), closes #1732
  • chore(deps-dev): bump @​rollup/plugin-commonjs from 25.0.8 to 26.0.1 (#1741) (25f03f2), closes #1741
  • chore(deps-dev): bump globalthis from 1.0.3 to 1.0.4 (#1721) (54084da), closes #1721
  • chore(deps-dev): bump gulp-conventional-changelog from 4.0.0 to 5.0.0 (#1723) (d6ae13f), closes #1723
  • chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 (#1737) (3e80b2a), closes #1737
  • chore(deps-dev): bump prettier from 3.3.0 to 3.3.1 (#1740) (ef8aabf), closes #1740
  • chore(deps-dev): bump prettier from 3.3.1 to 3.3.2 (#1746) (e4fbe41), closes #1746
  • chore(deps-dev): bump rimraf from 5.0.5 to 5.0.7 (#1727) (44fd2d4), closes #1727
  • chore(deps-dev): bump rollup from 4.14.3 to 4.16.2 (#1715) (0126778), closes #1715
  • chore(deps-dev): bump rollup from 4.16.2 to 4.16.4 (#1716) (2256205), closes #1716
  • chore(deps-dev): bump rollup from 4.16.4 to 4.17.2 (#1722) (084276a), closes #1722
  • chore(deps-dev): bump the babel group with 2 updates (#1720) (6720a77), closes #1720
  • chore(deps-dev): bump the babel group with 2 updates (#1739) (2d3d1d3), closes #1739
  • chore(deps-dev): bump the babel group with 3 updates (#1733) (b56dc88), closes #1733
  • chore(deps-dev): bump the typescript-eslint group across 1 directory with 2 updates (#1729) (5cfc7c0), closes #1729
  • chore(deps-dev): bump the typescript-eslint group across 1 directory with 2 updates (#1748) (c0abf2d), closes #1748
  • chore(deps-dev): bump the typescript-eslint group with 2 updates (#1714) (1deea69), closes #1714
  • chore(deps-dev): bump the typescript-eslint group with 2 updates (#1717) (3571d80), closes #1717
  • chore(deps-dev): bump the typescript-eslint group with 2 updates (#1735) (c3d769f), closes #1735
  • chore(deps-dev): bump the typescript-eslint group with 2 updates (#1736) (2e053de), closes #1736
  • chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 (#1750) (374962d), closes #1750
  • --- (#1730) (40dc5e6), closes #1730
  • Update readme (780ff50)
  • feat: drop glob usage (#1742) (2623a1b), closes #1742
  • feat: drop mkdirp (#1743) (2f90c74), closes #1743
  • feat: include private self dependency (1401f5d)
  • docs: update README & changelog (bdfca87)

3.4.0 (2024-04-18)

  • release: prepare next release (1c6c911)
  • release: release version (a576572)
  • chore: add changelog update workflow (5f4ed57)
  • chore: update changelog (a48e164)
  • chore: update readme (8254eae)
  • chore(ci): add node 21 (80cefa0)
  • chore(ci): remove invalid option (16e4d5d)
  • chore(ci): update actions/checkout to version 4.1.2 (9742e59)
  • chore(ci): use node 20 (184cc0b)

... (truncated)

Commits
  • 6faf8f5 release: release version
  • 9b28938 chore(ci): add provenance
  • 23fd98e chore: update npmignore
  • 4d9fc6f chore(ci): use --no-git-checks in publish task
  • e01dc36 chore(ci): update publish task
  • fd0f645 chore(ci): fix publish task
  • 3f298e6 fix: fix lint
  • 348e933 Fix bug when a package license type is string (#2108)
  • 3fc6424 chore: enable pnpm trustPolicy
  • ccc4626 chore: enable pnpm blockExoticSubdeps
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for rollup-plugin-license since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update an action file dev Pull Requests that deployed to dev javascript Pull requests that update Javascript code minor Pull requests with new features security labels Jun 22, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 22, 2026 06:04
@dependabot dependabot Bot added dependencies Pull requests that update an action file javascript Pull requests that update Javascript code security dev Pull Requests that deployed to dev minor Pull requests with new features labels Jun 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-updates-d52bab6697 branch 2 times, most recently from 3cc1915 to 09bba6c Compare July 6, 2026 14:33
… updates

Bumps the npm-updates group with 2 updates in the / directory: [rollup](https://github.com/rollup/rollup) and [rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license).


Updates `rollup` from 4.59.0 to 4.62.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.59.0...v4.62.3)

Updates `rollup-plugin-license` from 3.6.0 to 3.7.1
- [Changelog](https://github.com/mjeanroy/rollup-plugin-license/blob/master/CHANGELOG.md)
- [Commits](mjeanroy/rollup-plugin-license@v3.6.0...v3.7.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.62.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: rollup-plugin-license
  dependency-version: 3.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-updates-d52bab6697 branch from 09bba6c to f7e53ac Compare July 27, 2026 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update an action file dev Pull Requests that deployed to dev javascript Pull requests that update Javascript code minor Pull requests with new features security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants