functional-jargon-python icon indicating copy to clipboard operation
functional-jargon-python copied to clipboard

Bump borales/actions-yarn from 2.3.0 to 4.2.0

Open dependabot[bot] opened this issue 2 years ago • 0 comments

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)

dependabot[bot] avatar Aug 31 '23 03:08 dependabot[bot]