Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump rollup-plugin-license from 3.3.1 to 3.4.1 #328

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2024

Bumps rollup-plugin-license from 3.3.1 to 3.4.1.

Changelog

Sourced from rollup-plugin-license's changelog.

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)
  • chore(deps-dev): bump gulp from 4.0.2 to 5.0.0 (#1702) (f9d39d5), closes #1702
  • chore(deps-dev): bump rollup from 4.12.1 to 4.13.0 (#1692) (51ceaf8), closes #1692
  • chore(deps-dev): bump rollup from 4.13.0 to 4.13.2 (#1700) (f2d3210), closes #1700
  • chore(deps-dev): bump rollup from 4.13.2 to 4.14.0 (#1705) (72fa64b), closes #1705
  • chore(deps-dev): bump rollup from 4.14.0 to 4.14.1 (#1708) (7226c85), closes #1708
  • chore(deps-dev): bump rollup from 4.14.1 to 4.14.2 (#1710) (15f1b92), closes #1710
  • chore(deps-dev): bump rollup from 4.14.2 to 4.14.3 (#1712) (dbd15b5), closes #1712
  • chore(deps-dev): bump the babel group with 2 updates (#1695) (8f07c26), closes #1695
  • chore(deps-dev): bump the babel group with 2 updates (#1696) (2288801), closes #1696
  • chore(deps-dev): bump the babel group with 2 updates (#1704) (94c9ba3), closes #1704
  • chore(deps-dev): bump the typescript-eslint group with 2 updates (#1691) (16d4524), closes #1691
  • chore(deps-dev): bump the typescript-eslint group with 2 updates (#1693) (037c525), closes #1693
  • chore(deps-dev): bump the typescript-eslint group with 2 updates (#1694) (8ef73df), closes #1694
  • chore(deps-dev): bump the typescript-eslint group with 2 updates (#1698) (256733e), closes #1698
  • chore(deps-dev): bump the typescript-eslint group with 2 updates (#1703) (31394bc), closes #1703
  • chore(deps-dev): bump the typescript-eslint group with 2 updates (#1707) (90d1a1f), closes #1707
  • chore(deps-dev): bump the typescript-eslint group with 2 updates (#1711) (60af719), closes #1711
  • chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 (#1697) (262e020), closes #1697
  • chore(deps-dev): bump typescript from 5.4.3 to 5.4.4 (#1706) (44f4291), closes #1706
  • chore(deps-dev): bump typescript from 5.4.4 to 5.4.5 (#1709) (2cc74c9), closes #1709
  • feat: optionally include self dependency (66a2963)
  • refactor: use map instead of object for internal cache (6f50da5)
  • refactor: use map instead of object for internal dependencies store (4d1282c)
  • refactor: use set instead of array (d7db768)
Commits
  • 867260d release: release version
  • 13a16a9 chore(ci): push release to current branch
  • 30d0094 feat: include private self dependency
  • 2c51c64 release: prepare next release
  • a576572 release: release version
  • 60af719 chore(deps-dev): bump the typescript-eslint group with 2 updates (#1711)
  • dbd15b5 chore(deps-dev): bump rollup from 4.14.2 to 4.14.3 (#1712)
  • 184cc0b chore(ci): use node 20
  • 9742e59 chore(ci): update actions/checkout to version 4.1.2
  • 80cefa0 chore(ci): add node 21
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license) from 3.3.1 to 3.4.1.
- [Changelog](https://github.com/mjeanroy/rollup-plugin-license/blob/master/CHANGELOG.md)
- [Commits](mjeanroy/rollup-plugin-license@v3.3.1...v3.4.1)

---
updated-dependencies:
- dependency-name: rollup-plugin-license
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added scope:deps Pull requests that update production dependencies in a dependency file type:build Changes that affect the build system or external dependencies labels Jun 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2024

Superseded by #333.

@dependabot dependabot bot closed this Jun 24, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/updates/rollup-plugin-license-3.4.1 branch June 24, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:deps Pull requests that update production dependencies in a dependency file type:build Changes that affect the build system or external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants