recursive-beast / rollup-plugin-external-assets

A rollup plugin to make assets external, they will not be added to the bundling pipeline, but they will still be included in the final output.
MIT License
2 stars 1 forks source link

build(deps-dev): bump semantic-release from 21.1.1 to 22.0.7 #44

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps semantic-release from 21.1.1 to 22.0.7.

Release notes

Sourced from semantic-release's releases.

v22.0.7

22.0.7 (2023-11-03)

Bug Fixes

  • deps: update dependency read-pkg-up to v11 (#3047) (f09e55f)

Features

  • support extending ESM configuration files (#3036)(6900865)

v22.0.6

22.0.6 (2023-10-31)

Bug Fixes

v22.0.5

22.0.5 (2023-09-24)

Bug Fixes

v22.0.4

22.0.4 (2023-09-22)

Bug Fixes

v22.0.3

22.0.3 (2023-09-22)

Bug Fixes

... (truncated)

Commits
  • f09e55f fix(deps): update dependency read-pkg-up to v11 (#3047)
  • 9e41b43 chore(deps): lock file maintenance (#3034)
  • 6900865 Support extending ESM based configurations (#3037)
  • 250e7ae chore(deps): update dependency nock to v13.3.8 (#3045)
  • 50a7896 chore(deps): update dependency sinon to v17.0.1 (#3042)
  • 305674d fix(deps): update dependency figures to v6 (#3033)
  • bef62a2 chore(deps): update dependency nock to v13.3.7 (#3035)
  • 4711a38 ci(action): update github/codeql-action action to v2.22.5 (#3031)
  • 6726543 ci(action): update actions/setup-node action to v4 (#3025)
  • 9504ea8 chore(deps): update dependency node to v20 (#3026)
  • 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 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)
codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5980a70) 100.00% compared to head (afa6c03) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #44 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 47 47 Branches 6 6 ========================================= Hits 47 47 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 11 months ago

Superseded by #46.