Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2024

Removes tar. It's no longer used after updating ancestor dependency @cycjimmy/semantic-release-action. These dependencies need to be updated together.

Removes tar

Updates @cycjimmy/semantic-release-action from 3.1.1 to 4.1.0

Release notes

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

v4.1.0

4.1.0 (2024-03-19)

Bug Fixes

  • fix syntax error for importing (4297675)

Features

  • add repository_url input (8dffec4)

v4.0.0

4.0.0 (2023-08-31)

Features

  • update node version on runner to 20 (0c20554)

BREAKING CHANGES

  • set the default node version to 20

v3.4.2

3.4.2 (2023-03-30)

Bug Fixes

  • fix installation error for npm-audit (86a0e59), closes #159

v3.4.1

3.4.1 (2023-03-30)

Bug Fixes

  • windUpJob: set last_release outputs before returning (91e3dc6)

... (truncated)

Changelog

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

4.1.0 (2024-03-19)

Bug Fixes

  • fix syntax error for importing (4297675)

Features

  • add repository_url input (8dffec4)

4.0.0 (2023-08-31)

Features

  • update node version on runner to 20 (0c20554)

BREAKING CHANGES

  • set the default node version to 20

3.4.2 (2023-03-30)

Bug Fixes

  • fix installation error for npm-audit (86a0e59), closes #159

3.4.1 (2023-03-30)

Bug Fixes

  • windUpJob: set last_release outputs before returning (91e3dc6)

3.4.0 (2023-03-15)

Features

3.3.0 (2023-03-07)

Features

... (truncated)

Commits
  • cb42520 chore(release): 4.1.0 [skip ci]
  • 4297675 fix: fix syntax error for importing
  • 525a3af Merge pull request #198 from mym0404/patch-1
  • e1fb25e Merge pull request #196 from cycjimmy/dependabot/npm_and_yarn/semantic-releas...
  • f7e54f1 refactor: rename handle repository url option function
  • a4cbd6c docs: update README.md
  • 8dffec4 feat: add repository_url input
  • d7ab7f2 wip: modifiying
  • 1b654c1 build(deps): bump semantic-release from 23.0.2 to 23.0.5
  • 6d88447 Merge pull request #191 from cycjimmy/dependabot/npm_and_yarn/semantic-releas...
  • Additional commits viewable 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [@cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action). These dependencies need to be updated together.


Removes `tar`

Updates `@cycjimmy/semantic-release-action` from 3.1.1 to 4.1.0
- [Release notes](https://github.com/cycjimmy/semantic-release-action/releases)
- [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/main/docs/CHANGELOG.md)
- [Commits](cycjimmy/semantic-release-action@v3.1.1...v4.1.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
- dependency-name: "@cycjimmy/semantic-release-action"
  dependency-type: direct:production
...

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 Apr 11, 2024
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