Skip to content

build(deps): bump @semantic-release/changelog from 6.0.2 to 6.0.3 #32

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

Open
wants to merge 65 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 24, 2023

Bumps @semantic-release/changelog from 6.0.2 to 6.0.3.

Release notes

Sourced from @​semantic-release/changelog's releases.

v6.0.3

6.0.3 (2023-03-23)

Bug Fixes

  • deps: update dependency fs-extra to v11.1.1 (#309) (47045b3)
Commits
  • 47045b3 fix(deps): update dependency fs-extra to v11.1.1 (#309)
  • 6d78608 chore(deps): lock file maintenance (#308)
  • e97bb18 chore(deps): update dependency semantic-release to v20.1.3 (#307)
  • e95f44b chore(deps): lock file maintenance (#305)
  • 023f516 chore(deps): update dependency sinon to v15.0.2 (#304)
  • 226d4e7 chore(deps): lock file maintenance (#302)
  • d716963 chore(deps): update dependency semantic-release to v20.1.1 (#301)
  • 701f0c7 chore(deps): lock file maintenance (#300)
  • a8c5513 chore(deps): lock file maintenance (#299)
  • 621fda0 chore(deps): lock file maintenance (#296)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

gsmlg and others added 30 commits December 23, 2020 09:36
Because warnings during dependencies installation are not meants to make crash the release
Closes cycjimmy#57
## [2.5.4](cycjimmy/semantic-release-action@v2.5.3...v2.5.4) (2021-04-30)

### Bug Fixes

* use error loglevel for installing dependencies ([ed6729b](cycjimmy@ed6729b)), closes [cycjimmy#57](cycjimmy#57)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/cycjimmy/awesome-js-funcs/releases)
- [Changelog](https://github.com/cycjimmy/awesome-js-funcs/blob/master/release.config.js)
- [Commits](cycjimmy/awesome-js-funcs@v2.5.0...v2.6.1)

---
updated-dependencies:
- dependency-name: "@cycjimmy/awesome-js-funcs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
semantic-release-bot and others added 26 commits September 13, 2021 03:20
# [3.0.0](v2.5.3...v3.0.0) (2021-09-13)

### Bug Fixes

* Add Workspace dir ([956267b](956267b))
* Always show output ([f642a0a](f642a0a))
* Fix action. ([d27b478](d27b478))
* Fix bug. ([47a9a21](47a9a21))
* Fix chdir. ([bcd53ea](bcd53ea))
* Fix extra_plugins. ([56ca1ae](56ca1ae))
* Fix extra_plugins. ([3cd6ca2](3cd6ca2))
* Fix missing @semantic-release/exec. ([f926412](f926412))
* Fix missing semantic-release-monorepo. ([ed8a67f](ed8a67f))
* Fix NPM_TOKEN. ([2b9be2c](2b9be2c))
* Fix NPM_TOKEN. ([9417d4f](9417d4f))
* Fix token. ([8caf5e5](8caf5e5))
* Update args. ([dcb8a3b](dcb8a3b))
* **deps:** Fix release config. ([ec21719](ec21719))
* use error loglevel for installing dependencies ([887368a](887368a)), closes [cycjimmy#57](https://github.com/gsmlg/semantic-release-action/issues/57)
* Use semantic release api to change cwd. ([293b31c](293b31c))
* Use semantic release api to change cwd. ([3a5638d](3a5638d))
* Using node14 is not support yet, back to node12. ([d587308](d587308))

### Features

* Add name and remove extends. ([c5005bb](c5005bb))
* Add working-directory. ([c5cf3a7](c5cf3a7))
* Add working-directory. ([ed1d114](ed1d114))
* Change to node 14. ([0db5053](0db5053))
* Change to semantic release monorepo. ([23dd334](23dd334))
* Use self hosted release. ([97821e2](97821e2))
* Use v3 release. ([36a0c87](36a0c87))
* **release:** Rebuild. ([2300e41](2300e41))

### BREAKING CHANGES

* The extends option has been removed.
Add name and working-direcotry to monorepo.
Only support monorepo and non javascript repo.
## [3.0.1](v3.0.0...v3.0.1) (2021-09-13)

### Bug Fixes

* Set scoped package with private false. ([0a9969e](0a9969e))
## [3.0.2](v3.0.1...v3.0.2) (2021-09-13)

### Bug Fixes

* Set scoped package with publishConfig. ([0396f05](0396f05))
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 2.6.1 to 3.1.0.
- [Release notes](https://github.com/cycjimmy/awesome-js-funcs/releases)
- [Changelog](https://github.com/cycjimmy/awesome-js-funcs/blob/master/release.config.js)
- [Commits](cycjimmy/awesome-js-funcs@v2.6.1...v3.1.0)

---
updated-dependencies:
- dependency-name: "@cycjimmy/awesome-js-funcs"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2...v3.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 3.1.0 to 4.0.9.
- [Release notes](https://github.com/cycjimmy/awesome-js-funcs/releases)
- [Changelog](https://github.com/cycjimmy/awesome-js-funcs/blob/main/docs/CHANGELOG.md)
- [Commits](cycjimmy/awesome-js-funcs@v3.1.0...v4.0.9)

---
updated-dependencies:
- dependency-name: "@cycjimmy/awesome-js-funcs"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.5 to 20.1.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v19.0.5...v20.1.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@semantic-release/changelog](https://github.com/semantic-release/changelog) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/semantic-release/changelog/releases)
- [Commits](semantic-release/changelog@v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: "@semantic-release/changelog"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 24, 2023
@gsmlg gsmlg force-pushed the main branch 2 times, most recently from 7fd56ed to 7f0c0e4 Compare June 27, 2023 10:08
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.

6 participants