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

fix(deps): update vue monorepo to v2.6.14 #1404

Merged
merged 1 commit into from
Jun 7, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue 2.6.13 -> 2.6.14 age adoption passing confidence
vue-template-compiler 2.6.13 -> 2.6.14 age adoption passing confidence

Release Notes

vuejs/vue

v2.6.14

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 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 these updates again.


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

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

@vercel
Copy link

vercel bot commented Jun 7, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tongzhugroup/chemicaltools-web/CfFHykNE8Pko9qwSTkKV1eFk2NVu
✅ Preview: https://chemicaltools-web-git-renovate-vue-monorepo-tongzhugroup.vercel.app

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6f15cef
Status: ✅  Deploy successful!
Preview URL: https://4467c4dd.chemicaltools-web.pages.dev

View logs

@renovate renovate bot merged commit edab03e into master Jun 7, 2021
@renovate renovate bot deleted the renovate/vue-monorepo branch June 7, 2021 11:45
@github-actions
Copy link

github-actions bot commented Jun 7, 2021

🎉 This PR is included in version 3.1.186 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-merge-queue bot pushed a commit that referenced this pull request Apr 3, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cordova-ios](https://togithub.com/apache/cordova-ios) | [`7.0.1` ->
`7.1.0`](https://renovatebot.com/diffs/npm/cordova-ios/7.0.1/7.1.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/cordova-ios/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cordova-ios/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cordova-ios/7.0.1/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cordova-ios/7.0.1/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>apache/cordova-ios (cordova-ios)</summary>

###
[`v7.1.0`](https://togithub.com/apache/cordova-ios/blob/HEAD/RELEASENOTES.md#710-Apr-01-2024)

[Compare
Source](https://togithub.com/apache/cordova-ios/compare/7.0.1...7.1.0)

**Features:**

- [GH-1411](https://togithub.com/apache/cordova-ios/pull/1411) feat:
`SplashScreenBackgroundColor` preference support
- [GH-1406](https://togithub.com/apache/cordova-ios/pull/1406) feat: add
`privacy-manifest` config support
- [GH-1383](https://togithub.com/apache/cordova-ios/pull/1383) feat: add
PrivacyInfo.xcprivacy for CordovaLib & app template

**Fixes:**

- [GH-1405](https://togithub.com/apache/cordova-ios/pull/1405) fix: use
`PROVISIONING_PROFILE_SPECIFIER` for manual codesigning
- [GH-1374](https://togithub.com/apache/cordova-ios/pull/1374) fix: WASM
MIME type error by specifying it in Info.plist template

**Chores:**

- [GH-1413](https://togithub.com/apache/cordova-ios/pull/1413)
chore(deps): Modernize some dependencies
- [GH-1404](https://togithub.com/apache/cordova-ios/pull/1404) chore:
update package & package-lock
- [GH-1382](https://togithub.com/apache/cordova-ios/pull/1382)
chore(deps-dev): bump `@babel/traverse` from 7.21.4 to 7.23.2
- [GH-1380](https://togithub.com/apache/cordova-ios/pull/1380) chore:
Update Slack signup link in SUPPORT_QUESTION.md

**CI:**

- [GH-1412](https://togithub.com/apache/cordova-ios/pull/1412) ci: Fix
ObjC testing with latest Xcode
- [GH-1408](https://togithub.com/apache/cordova-ios/pull/1408)
ci(gh-action): add Apache RAT & package license checker workflow w/
license header additions

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **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.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/chemicaltools/chemicaltools-web).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant