Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2021

Bumps wip/action from v1.0.0 to v1.1.0.

Release notes

Sourced from wip/action's releases.

v1.1.0

1.1.0 (2020-11-03)

Bug Fixes

  • use v14 LTS docker image to fix issues since v15 which is not LTS and the node:slim image has been upgraded to (#27) (b84d8ba)

Features

Commits
  • 032daff build(release): compiled action for 1.1.0
  • e28ef24 feat: new GitHub Action format (#28)
  • b84d8ba fix: use v14 LTS docker image to fix issues since v15 which is not LTS and th...
  • c46b970 build(deps): bump node-fetch from 2.3.0 to 2.6.1
  • 533594f build(deps): bump lodash from 4.17.14 to 4.17.19
  • 32a88d1 build(deps): bump https-proxy-agent from 2.2.1 to 2.2.4
  • 951fcf9 docs(README): explain branch protection (#22)
  • 0873761 build(deps): bump acorn from 6.0.5 to 6.4.1
  • 70e28aa docs(README): update example to include edited action
  • c028e47 docs(README): update configuration
  • 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 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 [wip/action](https://github.com/wip/action) from v1.0.0 to v1.1.0.
- [Release notes](https://github.com/wip/action/releases)
- [Commits](wip/action@v1.0.0...032daff)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 9, 2021
@xlcnd xlcnd closed this Mar 9, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

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/wip/action-v1.1.0 branch March 9, 2021 11:31
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

npm ci run failing in docker

2 participants