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

chore(deps): update auto-monorepo to v9.61.0 (minor) #13

Merged
merged 1 commit into from
Feb 12, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@auto-it/conventional-commits 9.40.6 -> 9.61.0 age adoption passing confidence
@auto-it/git-tag 9.40.6 -> 9.61.0 age adoption passing confidence
@auto-it/released 9.40.6 -> 9.61.0 age adoption passing confidence
auto 9.40.6 -> 9.61.0 age adoption passing confidence

Release Notes

intuit/auto

v9.61.0

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Mukul Chaware (@​mukul13), for all your work!

🚀 Enhancement
Authors: 2

v9.60.1

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Philippe Boyd (@​philippeboyd), for all your work!

🐛 Bug Fix
📝 Documentation
Authors: 2

v9.60.0

Compare Source

🚀 Enhancement
  • @auto-it/conventional-commits
🔩 Dependency Updates
Authors: 2

v9.59.1

Compare Source

🐛 Bug Fix
Authors: 1

v9.59.0

Compare Source

🚀 Enhancement
Authors: 1

v9.58.0

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Drew Cortright (@​dcortright), for all your work!

🚀 Enhancement
Authors: 1

v9.57.0

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Kendall Gassner (@​kendallgassner), for all your work!

🚀 Enhancement
📝 Documentation
Authors: 2

v9.56.0

Compare Source

🚀 Enhancement
Authors: 1

v9.55.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 1

v9.54.6

Compare Source

🐛 Bug Fix
Authors: 1

v9.54.5

Compare Source

🐛 Bug Fix
Authors: 1

v9.54.4

Compare Source

🐛 Bug Fix
Authors: 1

v9.54.3

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Sanjay Johny (@​san45)

❤️ Check your git settings! (@​invalid-email-address)

🐛 Bug Fix
📝 Documentation
Authors: 2

v9.54.2

Compare Source

🐛 Bug Fix
Authors: 1

v9.54.1

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Christy Jacob (@​christyjacob4), for all your work!

🐛 Bug Fix
📝 Documentation
Authors: 2

v9.54.0

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ null@​agarwali4411

❤️ Arturo Silva (@​artmsilva)

🚀 Enhancement
📝 Documentation
🔩 Dependency Updates
Authors: 5

v9.53.1

Compare Source

🐛 Bug Fix
Authors: 1

v9.53.0

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Richard Simpson (@​RichiCoder1), for all your work!

🚀 Enhancement
🐛 Bug Fix
🔩 Dependency Updates
Authors: 3

v9.52.0

Compare Source

🚀 Enhancement
Authors: 1

v9.51.0

Compare Source

🚀 Enhancement
Authors: 2

v9.50.12

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, rachana (@​rachanamamillapalli), for all your work!

🐛 Bug Fix
🔩 Dependency Updates
Authors: 2

v9.50.11

Compare Source

🐛 Bug Fix
Authors: 1

v9.50.10

Compare Source

🐛 Bug Fix
📝 Documentation
Authors: 1

v9.50.9

Compare Source

🐛 Bug Fix
Authors: 1

v9.50.8

Compare Source

🐛 Bug Fix
Authors: 1

v9.50.7

Compare Source

🐛 Bug Fix
Authors: 1

v9.50.6

Compare Source

🐛 Bug Fix
Authors: 1

v9.50.5

Compare Source

🐛 Bug Fix
Authors: 1

v9.50.4

Compare Source

🐛 Bug Fix
📝 Documentation
  • @auto-it/chrome, @auto-it/cocoapods, @auto-it/crates, @auto-it/gem, @auto-it/git-tag, @auto-it/gradle, @auto-it/maven, @auto-it/npm
Authors: 1

v9.50.3

Compare Source

🐛 Bug Fix
Authors: 1

v9.50.2

Compare Source

🐛 Bug Fix
🔩 Dependency Updates
Authors: 2

v9.50.1

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, rachana (@​rachanamamillapalli), for all your work!

🐛 Bug Fix
🔩 Dependency Updates
Authors: 2

v9.50.0

Compare Source

🚀 Enhancement
Authors: 1

v9.49.6

Compare Source

🐛 Bug Fix
📝 Documentation
Authors: 1

v9.49.5

Compare Source

🐛 Bug Fix
  • auto, @auto-it/core, @auto-it/all-contributors, @auto-it/exec, @auto-it/first-time-contributor, @auto-it/git-tag, @auto-it/gradle, @auto-it/jira, @auto-it/maven, @auto-it/npm, @auto-it/released, @auto-it/s3, @auto-it/upload-assets
📝 Documentation
🔩 Dependency Updates
Authors: 2

v9.49.4

Compare Source

Release Notes

From #​1429

This PR fixes a few issues around next releases and lerna independent monorepos:

  • implement a lerna-like versioning function for independent next releases. Allows us more control of how the repo gets versioned. this function will tag+commit the next version, relying on the previously implemented "tag-juggling" so we can rely on lerna as much as possible.
  • rely on makeRelease hook to create next releases. This enables changelogs in the prerelease for each package
  • keep tags annotated while moving. This makes lerna's package publishing logic work better. lerna changed only works on annotated tags.
  • remove version from "Full Changelog"s in prerelease PRs. hard to calculate correct version so it's easier to just omit it

🐛 Bug Fix
🔩 Dependency Updates
Authors: 2

v9.49.3

Compare Source

🐛 Bug Fix
  • auto, @auto-it/core, @auto-it/first-time-contributor, @auto-it/released
Authors: 1

v9.49.2

Compare Source

🐛 Bug Fix
📝 Documentation
🔩 Dependency Updates
Authors: 2

v9.49.1

Compare Source

🐛 Bug Fix
Authors: 1

v9.49.0

Compare Source

🚀 Enhancement
Authors: 2

v9.48.3

Compare Source

🐛 Bug Fix
📝 Documentation
Authors: 1

v9.48.2

Compare Source

🐛 Bug Fix
🔩 Dependency Updates
Authors: 3

v9.48.1

Compare Source

🐛 Bug Fix
Authors: 1

v9.48.0

Compare Source

🚀 Enhancement
Authors: 1

v9.47.2

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Lucas Curti (@​lucascurti), for all your work!

🐛 Bug Fix
🔩 Dependency Updates
Authors: 3

v9.47.1

Compare Source

🐛 Bug Fix
Authors: 1

v9.47.0

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, David Stone (@​stabbylambda), for all your work!

🚀 Enhancement
Authors: 1

v9.46.0

Compare Source

🚀 Enhancement
📝 Documentation
🔩 Dependency Updates
Authors: 2

v9.45.0

Compare Source

Release Notes

From #​1371

Previously auto would mark unlabelled PRs as patch. You can now configure what label will be applied as the default when calculating SEMVER bumps and adding PRs to changelogs.

To configure a default label add the default property and set it to true.

{
  "labels": [
    {
     </details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Enabled.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/lshadler/wave-check).

@renovate renovate bot force-pushed the renovate/auto-monorepo branch 2 times, most recently from 2625d6b to b8da3ea Compare July 6, 2020 23:13
@renovate renovate bot changed the title Update auto-monorepo to v9.41.0 (minor) Update auto-monorepo to v9.41.1 (minor) Jul 6, 2020
@renovate renovate bot force-pushed the renovate/auto-monorepo branch from b8da3ea to 3df096f Compare July 7, 2020 19:40
@renovate renovate bot changed the title Update auto-monorepo to v9.41.1 (minor) Update auto-monorepo (minor) Jul 7, 2020
@renovate renovate bot force-pushed the renovate/auto-monorepo branch from 3df096f to 770013c Compare July 7, 2020 20:24
@renovate renovate bot changed the title Update auto-monorepo (minor) Update auto-monorepo to v9.43.0 (minor) Jul 7, 2020
@renovate renovate bot force-pushed the renovate/auto-monorepo branch from 770013c to 40d09c3 Compare July 8, 2020 05:49
@renovate renovate bot changed the title Update auto-monorepo to v9.43.0 (minor) Update auto-monorepo to v9.43.1 (minor) Jul 8, 2020
@renovate renovate bot changed the title Update auto-monorepo to v9.43.1 (minor) Update auto-monorepo to v9.43.2 (minor) Jul 11, 2020
@renovate renovate bot changed the title Update auto-monorepo to v9.43.2 (minor) Update auto-monorepo to v9.44.0 (minor) Jul 12, 2020
@renovate renovate bot changed the title Update auto-monorepo to v9.44.0 (minor) Update auto-monorepo (minor) Jul 13, 2020
@renovate renovate bot changed the title Update auto-monorepo (minor) Update auto-monorepo to v9.45.0 (minor) Jul 13, 2020
@renovate renovate bot changed the title Update auto-monorepo to v9.45.0 (minor) Update auto-monorepo to v9.46.0 (minor) Jul 14, 2020
@renovate renovate bot changed the title Update auto-monorepo to v9.46.0 (minor) Update auto-monorepo to v9.47.0 (minor) Jul 16, 2020
@renovate renovate bot changed the title Update auto-monorepo to v9.47.0 (minor) Update auto-monorepo (minor) Jul 20, 2020
@renovate renovate bot changed the title Update auto-monorepo (minor) Update auto-monorepo to v9.47.1 (minor) Jul 21, 2020
@renovate renovate bot changed the title Update auto-monorepo to v9.47.1 (minor) Update auto-monorepo (minor) Jul 22, 2020
@renovate renovate bot changed the title Update auto-monorepo (minor) Update auto-monorepo to v9.47.2 (minor) Jul 22, 2020
@renovate renovate bot changed the title Update auto-monorepo to v9.50.8 (minor) Update auto-monorepo to v9.50.9 (minor) Aug 14, 2020
@renovate renovate bot changed the title Update auto-monorepo to v9.50.9 (minor) Update auto-monorepo to v9.50.10 (minor) Aug 15, 2020
@renovate renovate bot changed the title Update auto-monorepo to v9.50.10 (minor) Update auto-monorepo (minor) Aug 15, 2020
@renovate renovate bot changed the title Update auto-monorepo (minor) Update auto-monorepo to v9.50.11 (minor) Aug 15, 2020
@renovate renovate bot changed the title Update auto-monorepo to v9.50.11 (minor) Update auto-monorepo (minor) Aug 20, 2020
@renovate renovate bot changed the title Update auto-monorepo (minor) Update auto-monorepo to v9.51.0 (minor) Aug 20, 2020
@renovate renovate bot changed the title Update auto-monorepo to v9.51.0 (minor) Update auto-monorepo to v9.52.0 (minor) Aug 21, 2020
@renovate renovate bot changed the title Update auto-monorepo to v9.52.0 (minor) chore(deps): update auto-monorepo to v9.60.1 (minor) Oct 27, 2020
@renovate renovate bot changed the title chore(deps): update auto-monorepo to v9.60.1 (minor) chore(deps): update auto-monorepo to v9.61.0 (minor) Nov 27, 2020
@renovate renovate bot force-pushed the renovate/auto-monorepo branch 6 times, most recently from 695e90d to 3535073 Compare February 11, 2021 22:30
@renovate renovate bot merged commit 4a3fb65 into master Feb 12, 2021
@renovate renovate bot deleted the renovate/auto-monorepo branch February 12, 2021 06:06
@sumwatshade
Copy link
Owner

🚀 PR was released in v0.3.1 🚀

@sumwatshade sumwatshade added the released This issue/pull request has been released. label Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants