Skip to content

Bump borales/actions-yarn from 2.3.0 to 4.2.0 #33

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 31, 2023

Bumps borales/actions-yarn from 2.3.0 to 4.2.0.

Release notes

Sourced from borales/actions-yarn's releases.

v4.2.0

  • Added proper support for multiple arguments

v4.1.0

  • Added dir option

v4.0.0

  • Migrated to Github Action Toolkit (no more Docker images)

v3

Switching to https://github.com/actions/toolkit/blob/main/docs/action-versioning.md

3.0.0

Migrating to Python3 (thanks to @​richard-chim)

Changelog

Sourced from borales/actions-yarn's changelog.

4.2.0 (5 Dec 2022)

  • Added proper support for multiple arguments

4.1.0 (26 Nov 2022)

  • Added dir option

4.0.0 (26 Nov 2022)

  • Migrated to Actions toolkit

3.0.0 (8 Jun 2022)

2.1.0 (8 Nov 2019)

  • Switching to node:lts docker image

2.0.2 (6 Nov 2019)

  • Added Git to the Docker image

2.0.0 (14 Oct 2019)

  • Migrated to the latest Github Action syntax
  • Using node:10.16-alpine as base image

1.1.0 (22 Apr 2019)

  • Docker now uses the full image node:10 and entrypoint.sh accepts extra NPM settings (thanks to @​Embraser01)

1.0.0 (27 Dec 2018)

  • Added Docker credentials
Commits
  • 97ba8be Added proper support for multiple arguments
  • d8b5ea8 Merge pull request #61 from Borales/renovate/eslint-8.x
  • ac4aa8b Update dependency eslint to ^8.29.0
  • d0b398c Merge pull request #60 from Borales/renovate/node-18.x
  • 32394b3 Update dependency @​types/node to ^18.11.10
  • b257940 Adding readme note
  • 062383b Merge pull request #57 from Borales/renovate/configure
  • d236877 Updating renovate config
  • 21a4e47 Add renovate.json
  • 16098ef Updating readme
  • 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 [borales/actions-yarn](https://github.com/borales/actions-yarn) from 2.3.0 to 4.2.0.
- [Release notes](https://github.com/borales/actions-yarn/releases)
- [Changelog](https://github.com/Borales/actions-yarn/blob/master/CHANGELOG.md)
- [Commits](Borales/actions-yarn@v2.3.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 31, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Development

Successfully merging this pull request may close these issues.

0 participants