Bump the mobile-minor-patch group in /platforms/brewledger-app with 7 updates#7
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the mobile-minor-patch group in /platforms/brewledger-app with 7 updates: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.13.4` | `1.18.1` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.19` | `1.11.21` | | [dexie](https://github.com/dexie/Dexie.js) | `4.2.1` | `4.4.4` | | [vue](https://github.com/vuejs/core) | `3.5.27` | `3.5.39` | | [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.6` | `2.4.11` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.23` | `10.5.2` | | [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.17` | Updates `axios` from 1.13.4 to 1.18.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.4...v1.18.1) Updates `dayjs` from 1.11.19 to 1.11.21 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.19...v1.11.21) Updates `dexie` from 4.2.1 to 4.4.4 - [Release notes](https://github.com/dexie/Dexie.js/releases) - [Commits](dexie/Dexie.js@v4.2.1...v4.4.4) Updates `vue` from 3.5.27 to 3.5.39 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.27...v3.5.39) Updates `@vue/test-utils` from 2.4.6 to 2.4.11 - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](vuejs/test-utils@v2.4.6...v2.4.11) Updates `autoprefixer` from 10.4.23 to 10.5.2 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.23...10.5.2) Updates `postcss` from 8.5.6 to 8.5.17 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.17) --- updated-dependencies: - dependency-name: axios dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mobile-minor-patch - dependency-name: dayjs dependency-version: 1.11.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mobile-minor-patch - dependency-name: dexie dependency-version: 4.4.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mobile-minor-patch - dependency-name: vue dependency-version: 3.5.39 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mobile-minor-patch - dependency-name: "@vue/test-utils" dependency-version: 2.4.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: mobile-minor-patch - dependency-name: autoprefixer dependency-version: 10.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: mobile-minor-patch - dependency-name: postcss dependency-version: 8.5.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: mobile-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the mobile-minor-patch group in /platforms/brewledger-app with 7 updates:
1.13.41.18.11.11.191.11.214.2.14.4.43.5.273.5.392.4.62.4.1110.4.2310.5.28.5.68.5.17Updates
axiosfrom 1.13.4 to 1.18.1Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
a209bfbchore(release): prepare release 1.18.1 (#11027)fa6a55echore(deps-dev): bump multer from 2.1.1 to 2.2.0 (#11026)40e7be8docs: clarifies that request data is request-specific in axios (#11025)a446b39fix(AxiosURLSearchParams): use arrow function so encoder.call(this) receives ...cf1306adocs: add Deno to install instructions (#11023)b32880afix: incorrect use of error (#11021)1792edafix: ensure maxBodyLength is explicitly passed to follow-redirects (#10993)30499d6fix: various runtime crashes and type definition mismatches (#10959)20ce9c4fix(http): defer env proxy handling to Node (#10942)e64bcf9chore(deps): merge branch 'v1.x' into tests/module/cjs (#11014)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
dayjsfrom 1.11.19 to 1.11.21Release notes
Sourced from dayjs's releases.
Changelog
Sourced from dayjs's changelog.
Commits
a25f01echore(release): 1.11.21 [skip ci]ee75cc2Merge pull request #3113 from iamkun/dev1a8bf27chore: update doc51ef048chore: support window os test execution using cross-env (#3064)7bb06f8chore: add download chart (#3045)f6d72cedocs: fix documentation (#3044)dcae6d7chore: update docb84592fchore: update docea2929dchore: update doc523007dchore: update docMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for dayjs since your current version.
Updates
dexiefrom 4.2.1 to 4.4.4Release notes
Sourced from dexie's releases.
... (truncated)
Commits
f151e96chore: bump version to 4.4.40cc46acperf(live-query): avoid redundant double deepClone on initial query cache pop...fb5d3b7test(live-query): revert prettier formatting and keep only targeted test fixes8c8c24dtest(live-query): parameterize issue 2309 test and fix pre-existing syntax/pr...bb4c265test(live-query): change actualResults to let to avoid TypeError in testsa6edadbfix(live-query): clone results on cache read when cache: 'cloned' is used (is...9485361Add missing table4 parameter typing to transaction method30134f6Trigger new dev build9dd614dDataError after updating a user in dexie cloud when that user got an update f...0919742Trigger dev buildMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for dexie since your current version.
Updates
vuefrom 3.5.27 to 3.5.39Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
c0606e9release: v3.5.394b659e6fix(runtime-dom): preserve option modifier event names (#8338)232f402fix(types): support named tuple emits (#12676)671997afix(teleport): handle teleport unmount edge case (#12705)164af63fix(hydration): respect data-allow-mismatch on conditional branches (#12801)2f374cdfix(runtime-core): normalize function children for elements and Teleport (#9108)87b73b6fix(runtime-core): preserve once event listener name (#8341)027da6bfix(ssr): dedupe inherited scope ids during vnode rendering (#15005)024cf06fix(hydration): force patch dynamic props when hydrating (#9083)be7ce31fix(compiler-core): correct filter rewrite recursion (#14959)Updates
@vue/test-utilsfrom 2.4.6 to 2.4.11Release notes
Sourced from @vue/test-utils's releases.
... (truncated)
Commits
5e48e1ev2.4.11b73ee1dchore(deps): update dependency oxfmt to v0.53.039e32ecchore(deps): update all non-major dependencies to v17.0.7 (#2881)0621772chore(deps): update actions/checkout digest to df4cb1c (#2880)81fde07chore(deps): update all non-major dependencies (#2879)4ad4255chore(deps): update dependency oxfmt to v0.52.0 (#2878)8d3d26echore(deps): update pnpm to v11.3.0 (#2877)bc79effchore(deps): update all non-major dependencies (#2876)58db8f7chore(deps): update all non-major dependencies (#2874)9ad31cbchore: enable renovate minimum release age for npmMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vue/test-utilssince your current version.Updates
autoprefixerfrom 10.4.23 to 10.5.2Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
e99e381Release 10.5.2 version98de3f5Move -webkit-fill-available before -moz-available to get a closer to spec res...8fe2513Release 10.5.1 version60ea651Update release processcbd4a70Update dependenciesffae49ffix: reset grid area spans when overriding areas (#1549)d90ad86Fix CIa0f701bUpdate dependenciesbb935ebFix CIe63efe4Move to pnpm 11Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for autoprefixer since your current version.
Updates
postcssfrom 8.5.6 to 8.5.17Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
74e25aeRelease 8.5.17 versiond1518afFix Maximum call stack size exceeded error2421312Fix lintera50352cFix CI33948f0Prevent prototype hijacking in fromJSON2131909Update dependencies93440abFix non-closed\<div align="center">in README (#2110)1bf9076Remove old sponsors2d44be0docs: fix invalid JS in writing-a-plugin examples (#2107)3298727FixInput#origin()mixing null and undefined for unmapped end position (#2106)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions