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

⬆ Bump nwtgck/actions-netlify from 1.1.5 to 1.2.3 #5132

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2022

Bumps nwtgck/actions-netlify from 1.1.5 to 1.2.3.

Release notes

Sourced from nwtgck/actions-netlify's releases.

v1.2.3

No release notes provided.

v1.2.2

No release notes provided.

v1.2.1

No release notes provided.

v1.2.0

Changed

  • Update dependencies
  • (breaking change for overwrites-pull-request-comment: true): Support multiple app deploys in a single PR #484 by @​kaisermann

Added

Fixed

  • Make deployment link on pull request if CI is running on pull request #516 by @​nojvek

v1.1.13

Changed

  • Update dependencies

v1.1.12

Changed

  • Update dependencies

v1.1.11

Changed

  • Update dependencies

v1.1.10

Fixed

  • Support Github commit status triggered by "pull_request" event

v1.1.9

Added

  • Add "enable-commit-status" input

v1.1.8

Added

  • Add GitHub commit status

v1.1.7

Added

  • Add "'github-deployment-environment" input to specify environment name of GitHub Deployments

v1.1.6

Changed

... (truncated)

Changelog

Sourced from nwtgck/actions-netlify's changelog.

[1.2.3] - 2021-12-20

Changed

  • Update dependencies

[1.2.2] - 2021-05-08

Fixed

  • Fix GitHub deployment description

Changed

  • Update dependencies

[1.2.1] - 2021-05-05

Added

  • Add "fails-without-credentials" input to fail if the credentials not provided #532

Changed

  • Update dependencies

[1.2.0] - 2021-04-29

Changed

  • Update dependencies
  • (breaking change for overwrites-pull-request-comment: true): Support multiple app deploys in a single PR #484 by @​kaisermann

Added

Fixed

  • Make deployment link on pull request if CI is running on pull request #516 by @​nojvek

[1.1.13] - 2021-01-28

Changed

  • Update dependencies

[1.1.12] - 2021-01-16

Changed

  • Update dependencies

[1.1.11] - 2020-09-22

Changed

  • Update dependencies

[1.1.10] - 2020-08-22

Fixed

  • Support Github commit status triggered by "pull_request" event

[1.1.9] - 2020-08-21

Added

  • Add "enable-commit-status" input

[1.1.8] - 2020-08-20

... (truncated)

Commits
  • b7c1504 Merge branch 'release/1.2.3'
  • e9f9459 bump: 1.2.3
  • c200daf deps: update again
  • 8e29fc7 deps: update
  • 9612c43 Actions build/nwtgck dependabot/npm and yarn/actions/core 1.6.0 (#707)
  • add97a2 Actions build/nwtgck dependabot/npm and yarn/vercel/ncc 0.33.1 (#706)
  • df95b37 Actions build/nwtgck dependabot/npm and yarn/path parse 1.0.7 (#617)
  • efc0859 Upgrade to GitHub-native Dependabot (#525)
  • 5fb99fa chore(deps-dev): bump eslint-plugin-jest from 24.3.7 to 24.4.0 (#610)
  • 8edd0b1 chore(deps-dev): bump @​types/node from 12.20.13 to 12.20.16 (#609)
  • 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 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 [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify) from 1.1.5 to 1.2.3.
- [Release notes](https://github.com/nwtgck/actions-netlify/releases)
- [Changelog](https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md)
- [Commits](nwtgck/actions-netlify@v1.1.5...v1.2.3)

---
updated-dependencies:
- dependency-name: nwtgck/actions-netlify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 12, 2022
@github-actions
Copy link
Contributor

📝 Docs preview for commit 1f3201e at: https://62cda8e17d9c893f50c1c927--fastapi.netlify.app

@codecov
Copy link

codecov bot commented Jul 12, 2022

Codecov Report

Merging #5132 (1f3201e) into master (1d5bbe5) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master     #5132   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          532       532           
  Lines        13672     13672           
=========================================
  Hits         13672     13672           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1d5bbe5...1f3201e. Read the comment docs.

@tiangolo tiangolo changed the title Bump nwtgck/actions-netlify from 1.1.5 to 1.2.3 ⬆ Bump nwtgck/actions-netlify from 1.1.5 to 1.2.3 Jul 14, 2022
@tiangolo tiangolo merged commit 6497cb0 into master Jul 14, 2022
@tiangolo tiangolo deleted the dependabot/github_actions/nwtgck/actions-netlify-1.2.3 branch July 14, 2022 11:22
JeanArhancet pushed a commit to JeanArhancet/fastapi that referenced this pull request Aug 20, 2022
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant