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.4 #479

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2022

Bumps nwtgck/actions-netlify from 1.1.5 to 1.2.4.

Release notes

Sourced from nwtgck/actions-netlify's releases.

v1.2.4

No release notes provided.

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

... (truncated)

Changelog

Sourced from nwtgck/actions-netlify's changelog.

[1.2.4] - 2022-10-14

Changed

  • Update dependencies

[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

... (truncated)

Commits
  • ac1cb16 Merge branch 'release/1.2.4'
  • 3b7f3ca bump: 1.2.4
  • 9bdb121 Build(deps): bump @​actions/core from 1.9.0 to 1.10.0 (#827)
  • 76b87f5 Build(deps-dev): bump typescript from 4.7.4 to 4.8.4 (#826)
  • bf814d6 ci: specify node-version: 12 for comment-run
  • 115b7c3 ci: add permissions to test.yml
  • 890358d Build(deps): bump ansi-regex from 3.0.0 to 3.0.1
  • 984545a Build(deps-dev): bump @​vercel/ncc from 0.33.1 to 0.34.0
  • dbd7ffb deps: update
  • 3d13a36 Merge branch 'feature/deps2' into develop
  • 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.4.
- [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.4)

---
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 Nov 4, 2022
@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Base: 96.24% // Head: 100.00% // Increases project coverage by +3.75% 🎉

Coverage data is based on head (75ca90c) compared to base (1e43c6b).
Patch has no changes to coverable lines.

❗ Current head 75ca90c differs from pull request most recent head fbd54ca. Consider uploading reports for the commit fbd54ca to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #479      +/-   ##
===========================================
+ Coverage   96.24%   100.00%   +3.75%     
===========================================
  Files         280       280              
  Lines        5942      5942              
===========================================
+ Hits         5719      5942     +223     
+ Misses        223         0     -223     
Impacted Files Coverage Δ
typer/models.py 100.00% <0.00%> (+2.41%) ⬆️
typer/core.py 100.00% <0.00%> (+7.87%) ⬆️
typer/_completion_shared.py 100.00% <0.00%> (+25.24%) ⬆️
typer/completion.py 100.00% <0.00%> (+31.42%) ⬆️
typer/_completion_click8.py 100.00% <0.00%> (+60.55%) ⬆️
typer/_completion_click7.py 100.00% <0.00%> (+78.30%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

github-actions bot commented Nov 4, 2022

@github-actions github-actions bot temporarily deployed to pull request November 4, 2022 23:14 Inactive
@github-actions
Copy link

github-actions bot commented Nov 4, 2022

📝 Docs preview for commit fbd54ca at: https://63659d0838539a221f4308b7--typertiangolo.netlify.app

@tiangolo tiangolo merged commit 3c992a2 into master Nov 5, 2022
@tiangolo tiangolo deleted the dependabot/github_actions/nwtgck/actions-netlify-1.2.4 branch November 5, 2022 00:10
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