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 expo/expo-github-action from 7 to 8 #148

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps expo/expo-github-action from 7 to 8.

Release notes

Sourced from expo/expo-github-action's releases.

8.0.0

8.0.0 (2023-02-20)

⚠ BREAKING CHANGES

  • preview-comment: add deprecation notice with blog post (#207)

New features

  • preview: add eas update preview sub-action (#206) (f4d6037)

Code changes

  • preview-comment: add deprecation notice with blog post (#207) (d2b3e6c)

Other chores

  • bump http-cache-semantics from 4.1.0 to 4.1.1 (#205) (b1a8c06)

Documentation changes

  • preview-comment: emphasize that this sub-action is now deprecated (f4af238)
  • update examples for v8 (#210) (3d1cf9a)
  • update the readme with new examples (#208) (ae5d1a1)

7.2.1

7.2.1 (2023-01-04)

Code changes

Other chores

... (truncated)

Changelog

Sourced from expo/expo-github-action's changelog.

5.1.0 (2020-05-08)

New features

  • fail when provided credentials are incorrect (#43) (a7b6ce4)

Bug fixes

  • remove custom and add global error handling (#46) (a4955da)

Test changes

Other chores

  • update dependencies and configuration (#42) (32b5f9c)
  • deps: bump acorn from 5.7.3 to 5.7.4 (#37) (4aaf05f)

5.0.0 (2019-12-31)

BREAKING CHANGES

New features

  • implement caching using github actions cache (#35) (69801f0a)

Code refactors

Documentation changes

  • update the default packager value in action (#34) (3ac4a96c)

Other chores

  • deps: bump handlebars from 4.2.0 to 4.5.3 (#27) (4aa2c230)

... (truncated)

Commits
  • 4479f0b chore: create new release 8.0.0
  • 3d1cf9a docs: update examples for v8 (#210)
  • f4af238 docs(preview-comment): emphasize that this sub-action is now deprecated
  • a4f63fc test: make test workflows easier to read (#209)
  • d2b3e6c refactor(preview-comment)!: add deprecation notice with blog post (#207)
  • ae5d1a1 docs: update the readme with new examples (#208)
  • f4d6037 feature(preview): add eas update preview sub-action (#206)
  • b1a8c06 chore: bump http-cache-semantics from 4.1.0 to 4.1.1 (#205)
  • See full diff 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 [expo/expo-github-action](https://github.com/expo/expo-github-action) from 7 to 8.
- [Release notes](https://github.com/expo/expo-github-action/releases)
- [Changelog](https://github.com/expo/expo-github-action/blob/main/CHANGELOG.md)
- [Commits](expo/expo-github-action@v7...v8)

---
updated-dependencies:
- dependency-name: expo/expo-github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 27, 2023
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.

0 participants