refactor: update deno from 2.5 to 2.6#116
Conversation
decafRunning deployments in test mode. Results will appear below. ...🟩 squash 🟩 merge method... 🚢 The next version of the project will be: 0.10.0 Learn moreLatest release: 0.9.0 Commit of latest release: ec7c774 Commits since last release: - feat: update deno from 2.5 to 2.6 I used to have this project setup so it would always use the latest version of deno on the CI. but a couple times I would find bugs in deno release so the CI would fail and block the PR. This PR does...
This PR contains the following updates:
| Release Notesgranodigital/report-annotate (granodigital/report-annotate)Full Changelog: Full Changelog: What's ChangedFixed
Configuration📅 Schedule: Branch creation - "every weekend" in timezone 🚦 Automerge: Enabled. ♻ Rebasing: Whenever PR is behind base branch, or you tick the 🔕 Ignore: Close this PR and you won't be reminded about this update
This PR was generated by Mend Renovate. Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> This PR contains the following updates: | Package | Change | Release Notesdenoland/deno (deno)
(#31684)
(#31584)
(#31653)
(#31614) Read more: http://deno.com/blog/v2.6
(#31267)
(#31224)
(#31534)
(#31449)
(#31219)
(#31231)
(#31386)
(#31129)
(#31311)
(#31297)
(#31530)
(#31233)
(#31253)
Configuration📅 Schedule: Branch creation - "every weekend" in timezone 🚦 Automerge: Enabled. ♻ Rebasing: Whenever PR is behind base branch, or you tick the 🔕 Ignore: Close this PR and you won't be reminded about this update
This PR was generated by Mend Renovate. Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> ...🟩 rebase 🟩 merge method... 🌴 It will not trigger a deployment. No new version will be deployed. Learn moreLatest release: 0.9.0 Commit of latest release: ec7c774 Commits since last release: - update deno version to 2.6.4 (vibe-kanban 458e0eab) - switch to asdf for managing deno version - build: go back to latest deno version now that 2.6.1 is out there was a bug in 2.6 that didn't allow me to update to latest. Bug fix out, let's try again. This PR contains the following updates:
| Release Notesgranodigital/report-annotate (granodigital/report-annotate)Full Changelog: Full Changelog: What's ChangedFixed
Configuration📅 Schedule: Branch creation - "every weekend" in timezone 🚦 Automerge: Enabled. ♻ Rebasing: Whenever PR is behind base branch, or you tick the 🔕 Ignore: Close this PR and you won't be reminded about this update
This PR was generated by Mend Renovate. Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> This PR contains the following updates: | Package | Change | Release Notesdenoland/deno (deno)
(#31684)
(#31584)
(#31653)
(#31614) Read more: http://deno.com/blog/v2.6
(#31267)
(#31224)
(#31534)
(#31449)
(#31219)
(#31231)
(#31386)
(#31129)
(#31311)
(#31297)
(#31530)
(#31233)
(#31253)
Configuration📅 Schedule: Branch creation - "every weekend" in timezone 🚦 Automerge: Enabled. ♻ Rebasing: Whenever PR is behind base branch, or you tick the 🔕 Ignore: Close this PR and you won't be reminded about this update
This PR was generated by Mend Renovate. Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
Pull Request Test Coverage Report for Build 20755203571Details
💛 - Coveralls |
de0392e to
f7e4009
Compare
there was a bug in 2.6 that didn't allow me to update to latest. Bug fix out, let's try again.
I used to have this project setup so it would always use the latest version of deno on the CI. but a couple times I would find bugs in deno release so the CI would fail and block the PR.
This PR does...