Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Bump @actions/core from 1.1.3 to 1.2.6 #13

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2020

Bumps @actions/core from 1.1.3 to 1.2.6.

Changelog

Sourced from @actions/core's changelog.

1.2.6

1.2.5

1.2.4

1.2.3

1.2.2

1.2.1

1.2.0

  • saveState and getState functions for wrapper tasks (on finally entry points that run post job)
Commits
Maintainer changes

This version was pushed to npm by thboop, a new releaser for @actions/core since your current version.


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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2020
@surfraz
Copy link

surfraz commented Nov 3, 2020

@microsoftopensource - please could you merge this

@thesattiraju
Copy link

cc: @romil07

@dakota-maker-by
Copy link

@microsoftopensource any update on this going in?

@surfraz
Copy link

surfraz commented Nov 10, 2020

Please could we get a merge for this @romil07 @microsoftopensource

There is a deadline on this now, it looks like this will stop working in less than one week from now:-

image

@gabriel-kohen-by
Copy link

Thank you @romil07 for reviewing. Considering GH is supposed the stop supporting the old API on November 16th, when do we anticipate a release?

@joshhighet
Copy link

@MarkSimos - Any clue when we’ll see this merged? We’re on the brink of our GitHub Actions failing as a result with less than 2 days to make required changes.

@romil07 romil07 merged commit be1d20a into master Nov 16, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/actions/core-1.2.6 branch November 16, 2020 05:20
@dakota-maker-by
Copy link

This did not fully fix the issue. The azure-actions-webclient needs to be upgraded to the latest version - 1.1.0, as this current version still is using an old version of @action/core

@jontreynes
Copy link

jontreynes commented Nov 17, 2020

@dakota-maker-by When I npm install azure-actions-webclient , it only requires "@actions/core": "^1.1.3",. I went to the latest release https://github.com/microsoft/pipelines-appservice-lib/blob/93ad0ec841bd909e0e834118ee36c3e0f2737071/packages/webclient/package.json which confirms only requiring ^1.1.3 is true.

I've created an issue on azure-actions-webclient microsoft/pipelines-appservice-lib#33

FYI @romil07

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants