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

chore(deps): bump Simek/yarn-lock-changes from 0.11.1 to 0.12.0 #45

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps Simek/yarn-lock-changes from 0.11.1 to 0.12.0.

Release notes

Sourced from Simek/yarn-lock-changes's releases.

v0.12.0

Changes visible for end-users:

[!note] For Node <18 support, you can change the action version tag in your workflow to v0.11 , to use the latest action prior this release:

- name: Yarn Lock Changes
  uses: Simek/[email protected]

v0.11.3

Changes visible for end-users:

  • fix error while parsing lock files with optional name key in entries (thanks to @​nathanforce for the issue report and initial fix)

[!NOTE] In the next major action release the support for Node 14 and 16 will be dropped because of the latest @actions/github release which drops the support for those engines due to Octokit packages update.

If you are running the action using different runner than the default one, it might be a good time to make sure that your workflow uses at least Node 18. Otherwise, the future Node version switch should be seamless for you.

v0.11.2

Changes visible for end-users:

  • add groupByType boolean config option to group row in the comment table by the change type, the following order will be used:

    • Added
    • Updated
    • Downgraded
    • Removed

    The dependencies within the groups will still be ordered alphabetically.

Commits
  • 991be6c prepare for the releases
  • 1a6aefb switch source to ESM, migrate from Jest to UVU, drop Node 16 (#72)
  • c36e94d move token to the top of inputs table in README
  • e346a6e prepare for release, README tweaks
  • e330a9e switch to Node 20 as default runner, test also 18 and 20 on CI (#71)
  • 548bb8c update dependencies, rebuild dist file (#70)
  • a14bb95 add name field to the test locks, fix remaining issues (#69)
  • d1ab5a1 find appropriate entry line by string match instead of index (#67)
  • 8e95cae Update README.md
  • 2352c3d add option to group results in table by the change type (#66)
  • 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 [Simek/yarn-lock-changes](https://github.com/simek/yarn-lock-changes) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/simek/yarn-lock-changes/releases)
- [Commits](Simek/yarn-lock-changes@v0.11.1...v0.12.0)

---
updated-dependencies:
- dependency-name: Simek/yarn-lock-changes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2024

The following labels could not be found: dependencies.

Copy link
Contributor

This PR is stale because it has been opened for more than 3 weeks with no activity. Comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Feb 14, 2024
Copy link
Contributor

This PR was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this Feb 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/Simek/yarn-lock-changes-0.12.0 branch February 22, 2024 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants