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

ci(deps): update subosito/flutter-action action to v2.11.0 #167

Merged
merged 1 commit into from Oct 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
subosito/flutter-action action minor v2.10.0 -> v2.11.0

Release Notes

subosito/flutter-action (subosito/flutter-action)

v2.11.0

Compare Source

Allow git ref as version for master channel:

steps:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
  with:
    flutter-version: '5b12b74' # tag, commit or branch
    channel: 'master'
- run: flutter --version

Configuration

πŸ“… Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) October 11, 2023 10:33
@renovate renovate bot merged commit 83377de into main Oct 11, 2023
7 checks passed
@renovate renovate bot deleted the renovate/github-actions-dependencies branch October 11, 2023 10:35
zeshuaro pushed a commit that referenced this pull request Oct 15, 2023
## [2.0.3](v2.0.2...v2.0.3) (2023-10-15)

### Bug Fixes

* **deps:** update dependency package_info_plus to v5 ([#164](#164)) ([2f6c118](2f6c118))

### Reverts

* Revert "fix(deps): update dependency package_info_plus to v5 (#164)" (#170) ([a5044e7](a5044e7)), closes [#164](#164) [#170](#170)

### Miscellaneous Chores

* **deps:** lock file maintenance ([#157](#157)) ([5be05b2](5be05b2))
* **deps:** update dependency mocktail to v1.0.1 ([#163](#163)) ([6e96d18](6e96d18))
* **deps:** update dependency semantic-release to v22.0.4 ([#159](#159)) ([a31587a](a31587a))
* **deps:** update dependency semantic-release to v22.0.5 ([#161](#161)) ([d6a97f9](d6a97f9))
* **deps:** update dependency semantic-release-pub to v0.3.0 ([#160](#160)) ([50e80ee](50e80ee))
* **deps:** update dependency semantic-release-pub to v0.3.1 ([#162](#162)) ([54119e3](54119e3))
* **deps:** update dependency semantic-release-pub to v0.3.2 ([#166](#166)) ([97ec6b7](97ec6b7))
* **deps:** update zeshuaro/github-actions-workflows digest to 06fac08 ([#158](#158)) ([1dd9729](1dd9729))
* **node:** update dependency node to v18.18.0 ([#156](#156)) ([b027a48](b027a48))

### Continuous Integration

* **deps:** update subosito/flutter-action action to v2.11.0 ([#167](#167)) ([83377de](83377de))
* **deps:** update zeshuaro/github-actions-workflows digest to 68a82af ([#165](#165)) ([39db6d7](39db6d7))
* **deps:** update zeshuaro/github-actions-workflows digest to a7f44cd ([#168](#168)) ([59d977d](59d977d))
* **renovate:** add `nodeChore` preset ([#153](#153)) ([bf15b89](bf15b89))
* **renovate:** add `nodeVersion` preset ([#152](#152)) ([71446a3](71446a3))
@zeshuaro
Copy link
Owner

πŸŽ‰ This PR is included in version 2.0.3 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant