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): bump vuetify from 2.3.18 to 2.3.19 #1190

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 24, 2020

Bumps vuetify from 2.3.18 to 2.3.19.

Release notes

Sourced from vuetify's releases.

v2.3.19

🔧 Bug Fixes

Commits
  • d619e82 chore(release): publish v2.3.19
  • d9d3cb3 fix(VDataFooter): show custom footer.page-text on empty data tables (#12651)
  • ec15822 fix(VTooltip): don't add role:button to activator (#12428)
  • 107bd32 fix(VTabsItems): keep rounded corners during animations (#11983)
  • 1be735c fix(VRating): add icon aria-label (#12345)
  • 2160daf fix(VCarousel): incorrect transition direction when using touch (#12357)
  • See full diff 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 24, 2020
@github-actions
Copy link

github-actions bot commented Nov 24, 2020

Deploy preview for chemicaltools-web ready!

✅ Preview
https://chemicaltools-web-6bwt6alog.vercel.app

Built with commit ae21244.
This pull request is being automatically deployed with vercel-action

@dependabot-preview
Copy link
Contributor Author

Looks like vuetify is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vuetify-2.3.19 branch November 24, 2020 22:45
github-merge-queue bot pushed a commit that referenced this pull request Oct 9, 2023
[![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) | [`^6.0.0` ->
`^7.0.0`](https://renovatebot.com/diffs/npm/cordova-ios/6.3.0/7.0.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/cordova-ios/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cordova-ios/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cordova-ios/6.3.0/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cordova-ios/6.3.0/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v7.0.1`](https://togithub.com/apache/cordova-ios/blob/HEAD/RELEASENOTES.md#701-Sep-03-2023)

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

- [GH-1369](https://togithub.com/apache/cordova-ios/pull/1369) fix:
`xcodebuild` version check to 11
- [GH-1358](https://togithub.com/apache/cordova-ios/pull/1358) fix:
ensure Xcode project file references use `path`
- [GH-1368](https://togithub.com/apache/cordova-ios/pull/1368) fix: make
code compile on Xcode 11
- [GH-1360](https://togithub.com/apache/cordova-ios/pull/1360) fix: add
missing cordova versions to `CDVAvailability.h`

###
[`v7.0.0`](https://togithub.com/apache/cordova-ios/blob/HEAD/RELEASENOTES.md#700-Jul-07-2023)

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

**Breaking:**

- [GH-1340](https://togithub.com/apache/cordova-ios/pull/1340) chore!:
Remove `podspec` support from `framework` tag
- [GH-1310](https://togithub.com/apache/cordova-ios/pull/1310) feat!:
Remove some Xcode build dir overrides
- [GH-1305](https://togithub.com/apache/cordova-ios/pull/1305) dep!:
bump all possible dependencies w/ node engine requirement update
`>=16.13.0`
    -   `semver@7.4.0`
    -   `plist@3.0.6`
    -   `fs-extra@11.1.1`
    -   `cordova-common@5.0.0`
    -   `nopt@7.1.0`
    -   `which@3.0.0`
    -   `@cordova/eslint-config@5.0.0`
    -   `jasmine@4.6.0`
    -   `rewire@6.0.0`
- [GH-1180](https://togithub.com/apache/cordova-ios/pull/1180)
refactor!: drop platform binaries
- [GH-1169](https://togithub.com/apache/cordova-ios/pull/1169) chore!:
Rename `Images.xcassets` to `Assets.xcassets`
- [GH-1161](https://togithub.com/apache/cordova-ios/pull/1161) chore!:
Breaking API cleanups
- [GH-1182](https://togithub.com/apache/cordova-ios/pull/1182)
dep(dev)!: bump eslint w/ corrections
- [GH-1181](https://togithub.com/apache/cordova-ios/pull/1181) dep!: use
latest dependencies
    -   `nyc@^15.1.0`

**Features:**

- [GH-1249](https://togithub.com/apache/cordova-ios/pull/1249) feat: Add
`LimitsNavigationsToAppBoundDomains` configuration key
- [GH-1320](https://togithub.com/apache/cordova-ios/pull/1320) feat: add
`listTarget` api & revert original bin file location
- [GH-1266](https://togithub.com/apache/cordova-ios/pull/1266)
feat(plugman): support `framework` `link` attribute
- [GH-1276](https://togithub.com/apache/cordova-ios/pull/1276) feat:
Support Apple Cloud Distribution signing
- [GH-1210](https://togithub.com/apache/cordova-ios/pull/1210) feat:
support extending export options
- [GH-1251](https://togithub.com/apache/cordova-ios/pull/1251) feat:
support multiple provisioning profiles
- [GH-1186](https://togithub.com/apache/cordova-ios/pull/1186)
feat(versions): print error messages, not error objects
- [GH-1168](https://togithub.com/apache/cordova-ios/pull/1168)
feat(catalyst): Enable Mac Catalyst support
- [GH-1050](https://togithub.com/apache/cordova-ios/pull/1050) feat: add
`CDVWebViewEngineConfigurationDelegate`
- [GH-1154](https://togithub.com/apache/cordova-ios/pull/1154) feat:
Swift Package Manager support for CordovaLib

**Fixes:**

- [GH-1354](https://togithub.com/apache/cordova-ios/pull/1354) fix:
Various ObjC/template cleanups
- [GH-1341](https://togithub.com/apache/cordova-ios/pull/1341) fix: Try
updating `Podfile` deployment target on prepare
- [GH-1343](https://togithub.com/apache/cordova-ios/pull/1343) fix:
Apply new Xcode flags consistently across test projects
- [GH-1126](https://togithub.com/apache/cordova-ios/pull/1126) fix:
replace of `podspec` variables in `Podfile`
- [GH-1336](https://togithub.com/apache/cordova-ios/pull/1336) fix:
Xcode 15 Beta
- [GH-1337](https://togithub.com/apache/cordova-ios/pull/1337) fix: make
the WebView the first responder when it loads
- [GH-1326](https://togithub.com/apache/cordova-ios/pull/1326) fix:
memory leak when removing the `CDVViewController`
- [GH-1312](https://togithub.com/apache/cordova-ios/pull/1312)
fix(create): Ensure unix paths in Xcode project file
- [GH-1315](https://togithub.com/apache/cordova-ios/pull/1315)
fix(splashscreen): positioning after rotation
- [GH-1295](https://togithub.com/apache/cordova-ios/pull/1295)
fix(`CDVPlugin`): swift init
- [GH-1255](https://togithub.com/apache/cordova-ios/pull/1255) fix:
import type definitions from obsolete `cordova-plugin-splashscreen`
- [GH-1170](https://togithub.com/apache/cordova-ios/pull/1170)
fix(bin/create): set failing exit code on failure
- [GH-1171](https://togithub.com/apache/cordova-ios/pull/1171)
fix(spec/create): handle `createAndBuild` promises
- [GH-1140](https://togithub.com/apache/cordova-ios/pull/1140) fix:
split xcode project location by env separator

**Refactors:**

- [GH-1206](https://togithub.com/apache/cordova-ios/pull/1206) refactor:
platform version logic
- [GH-1204](https://togithub.com/apache/cordova-ios/pull/1204) refactor:
move cordova minimum template
- [GH-1203](https://togithub.com/apache/cordova-ios/pull/1203)
refactor!: do not copy JS lib to platform project
- [GH-1202](https://togithub.com/apache/cordova-ios/pull/1202) refactor:
do not infer project root from script location
- [GH-1201](https://togithub.com/apache/cordova-ios/pull/1201)
refactor(create): convert main implementation to class
- [GH-1200](https://togithub.com/apache/cordova-ios/pull/1200)
refactor(create): sort functions in breadth-first call order
- [GH-1199](https://togithub.com/apache/cordova-ios/pull/1199)
refactor(create): further cleanup
- [GH-1198](https://togithub.com/apache/cordova-ios/pull/1198)
refactor(create): cleanup createProject
- [GH-1196](https://togithub.com/apache/cordova-ios/pull/1196) refactor:
move project template out of bin w/ code changes
- [GH-1195](https://togithub.com/apache/cordova-ios/pull/1195)
refactor(create): cleanup `copyTemplateFiles`
- [GH-1194](https://togithub.com/apache/cordova-ios/pull/1194)
refactor(create)!: move apple_\* binaries & cleanup `copyScripts`
- [GH-1193](https://togithub.com/apache/cordova-ios/pull/1193) refactor:
cleanup create script
- [GH-1190](https://togithub.com/apache/cordova-ios/pull/1190) refactor:
replace superspawn with execa
- [GH-1188](https://togithub.com/apache/cordova-ios/pull/1188) refactor:
hide implementation of build & run
- [GH-1189](https://togithub.com/apache/cordova-ios/pull/1189)
refactor(run): code cleanup
- [GH-1185](https://togithub.com/apache/cordova-ios/pull/1185)
refactor(versions): DRY version binary code
- [GH-1167](https://togithub.com/apache/cordova-ios/pull/1167) refactor:
Api class
- [GH-1158](https://togithub.com/apache/cordova-ios/pull/1158) refactor:
replace `copy-www-build-step` script with build phase
- [GH-1032](https://togithub.com/apache/cordova-ios/pull/1032) refactor:
update allow list name
- [GH-1116](https://togithub.com/apache/cordova-ios/pull/1116)
refactor(projectFile): drop dependency on underscore

**Chores:**

-   chore(rat): add auto generated xcode files to ignore list
- [GH-1339](https://togithub.com/apache/cordova-ios/pull/1339) chore:
Remove unused `BackupWebStorage` preference
- [GH-1308](https://togithub.com/apache/cordova-ios/pull/1308) chore:
remove long-unused `codeSignResourceRules` option
- [GH-1183](https://togithub.com/apache/cordova-ios/pull/1183) chore:
remove unused and outdated `listStartedEmulators`
- [GH-1174](https://togithub.com/apache/cordova-ios/pull/1174) chore:
remove stale coffeescript tests
- [GH-1173](https://togithub.com/apache/cordova-ios/pull/1173) chore:
Remove unused imports from template
- [GH-1160](https://togithub.com/apache/cordova-ios/pull/1160)
chore(swiftpm): Fix up CordovaLib Swift Package
- [GH-1034](https://togithub.com/apache/cordova-ios/pull/1034) chore:
remove more deprecated `UIWebView` things
- [GH-1145](https://togithub.com/apache/cordova-ios/pull/1145) chore:
`npmrc`
- [GH-1129](https://togithub.com/apache/cordova-ios/pull/1129) chore:
rebuild `package-lock.json` to address reported npm audit
vulnerabilities
- [GH-1105](https://togithub.com/apache/cordova-ios/pull/1105) chore:
add undeclared dependency `underscore`

**Others:**

- [GH-1197](https://togithub.com/apache/cordova-ios/pull/1197) build:
build `cordova.js` during npm prepare
- [GH-1317](https://togithub.com/apache/cordova-ios/pull/1317) ci: add
node 20.x
- [GH-1307](https://togithub.com/apache/cordova-ios/pull/1307) ci: Drop
NodeJS 14 tests for non-darwin jobs
- [GH-1277](https://togithub.com/apache/cordova-ios/pull/1277)
ci(workflow): update dependencies
- [GH-1271](https://togithub.com/apache/cordova-ios/pull/1271) ci:
remove Node 10-12 & add Node 16-18.
- [GH-1237](https://togithub.com/apache/cordova-ios/pull/1237) dep: bump
`simple-plist` from 1.3.0 to 1.3.1
- [GH-1208](https://togithub.com/apache/cordova-ios/pull/1208) dep: bump
`jasmine@^3.10.0`
- [GH-1187](https://togithub.com/apache/cordova-ios/pull/1187)
test(version): merge two test suites into one
- [GH-1184](https://togithub.com/apache/cordova-ios/pull/1184)
test(create): further increase timeouts to avoid false negatives
- [GH-1177](https://togithub.com/apache/cordova-ios/pull/1177)
test(create): waste less time on name variants
- [GH-1179](https://togithub.com/apache/cordova-ios/pull/1179) test:
simpler killing of running simulators
- [GH-1178](https://togithub.com/apache/cordova-ios/pull/1178)
test(versions): increase test timeout when invoking pod
- [GH-1176](https://togithub.com/apache/cordova-ios/pull/1176)
test(create): increase test timeout
- [GH-1133](https://togithub.com/apache/cordova-ios/pull/1133) doc:
`README` improvements (cleaup, xcode debugging, etc)

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->

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
dependencies Pull requests that update a dependency file PR: unreviewed size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants