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 5 to 7 #190

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2022

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

Release notes

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

7.0.0

7.0.0 (2022-01-15)

⚠ BREAKING CHANGES

  • some input options are deprecated
    • Username and password authentication is dropped in favor of tokens
    • Custom cache keys are dropped
    • Custom install error handler is dropped

New features

Bug fixes

  • use which instead of npx to authenticate (#147) (c5d2c0f)

Code changes

Other chores

  • add basic e2e test workflow for main action (#141) (414c169)
  • add manual trigger to the tests (4908a48)
  • always use lf for build files (#122) (a9b9cfe)
  • bump semver-regex from 3.1.2 to 3.1.3 (#114) (50c0ef9)
  • bump tar from 4.4.13 to 4.4.19 (#112) (5f5673b)
  • bump tmpl from 1.0.4 to 1.0.5 (#115) (92ec93f)
  • clean up dependencies and eslint rules (#145) (3ae7999)
  • clean up master references in release and workflows (#104) (a2d9b1c)
  • clean up tsconfig and eslint rules (#123) (c20146f)
  • lint root files with prettier and eslint (#125) (1cfa7bb)
  • rebuild project (45b79a0)
  • rebuild project after dependency bumps (b099f17)

... (truncated)

Changelog

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

7.2.0 (2022-04-07)

New features

  • comment: add comment-based action to interact with eas in pulls (#171) (088fd4e)

Other chores

  • bump minimist from 1.2.5 to 1.2.6 (#173) (72721e5)
  • clean the repo instead of checking out (ec1a49b)
  • disallow any linting issues for pulls (#177) (b5a8ca7)

Documentation changes

  • command: clean up the readme code example (0811162)
  • update the release steps in the contribution guide (b3b45ee)

7.1.1 (2022-03-17)

Bug fixes

Other chores

  • add tags syncing to the release workflow (eb1ffb8)
  • fix dirty repo preventing tag bump (7cde8f8)

Documentation changes

  • add direct link to expo access tokens (1f38d16)
  • increase visibility of the EXPO_TOKEN link (#168) (9fce70f)
  • preview-comment: update expo-cli version to latest (4681fcf)
  • reword the assumptions on package manager (459b567)

7.1.0 (2022-03-04)

New features

  • add projectDeepLink to template variables (#165) (2603f85)

Other chores

... (truncated)

Commits
  • f98a64c chore: create new release 7.2.0
  • b3b45ee docs: update the release steps in the contribution guide
  • 0811162 docs(command): clean up the readme code example
  • 088fd4e feature(comment): add comment-based action to interact with eas in pulls (#171)
  • b5a8ca7 chore: disallow any linting issues for pulls (#177)
  • 72721e5 chore: bump minimist from 1.2.5 to 1.2.6 (#173)
  • ec1a49b chore: clean the repo instead of checking out
  • 1bde34e chore: create new release 7.1.1
  • 459b567 docs: reword the assumptions on package manager
  • eb1ffb8 chore: add tags syncing to the release workflow
  • 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 [expo/expo-github-action](https://github.com/expo/expo-github-action) from 5 to 7.
- [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@v5...v7)

---
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 Apr 11, 2022
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