Conversation
Bumps the frontend-dependencies group in /SkredvarselGarminWeb/SkredvarselGarminWeb/Frontend with 7 updates: | Package | From | To | | --- | --- | --- | | [framer-motion](https://github.com/framer/motion) | `10.16.12` | `10.16.16` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.41` | `18.2.43` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.2.0` | `4.2.1` | | [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.1.1` | | [svgo](https://github.com/svg/svgo) | `3.0.5` | `3.1.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.3.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.5` | `5.0.7` | Updates `framer-motion` from 10.16.12 to 10.16.16 - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v10.16.12...v10.16.16) Updates `@types/react` from 18.2.41 to 18.2.43 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@vitejs/plugin-react` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.2.1/packages/plugin-react) Updates `prettier` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.0...3.1.1) Updates `svgo` from 3.0.5 to 3.1.0 - [Release notes](https://github.com/svg/svgo/releases) - [Changelog](https://github.com/svg/svgo/blob/main/CHANGELOG-old.md) - [Commits](svg/svgo@v3.0.5...v3.1.0) Updates `typescript` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.3.2...v5.3.3) Updates `vite` from 5.0.5 to 5.0.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.7/packages/vite) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: svgo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-dependencies ... 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 frontend-dependencies group in /SkredvarselGarminWeb/SkredvarselGarminWeb/Frontend with 7 updates:
10.16.1210.16.1618.2.4118.2.434.2.04.2.13.1.03.1.13.0.53.1.05.3.25.3.35.0.55.0.7Updates
framer-motionfrom 10.16.12 to 10.16.16Changelog
Sourced from framer-motion's changelog.
Commits
1fb4e8dv10.16.16642196eUpdating changelog:d6565a3Merge pull request #2440 from framer/feature/optimised-appear-v2e29abcaUpdating yarn717273dUpdating comments84ae182v10.16.16-alpha.22947edfMaking script backwards compatible827d3e0Removing unused var5219671Removing cancelAnimation type2dc4474Fixing needless cancelUpdates
@types/reactfrom 18.2.41 to 18.2.43Commits
Updates
@vitejs/plugin-reactfrom 4.2.0 to 4.2.1Release notes
Sourced from
@vitejs/plugin-react's releases.Changelog
Sourced from
@vitejs/plugin-react's changelog.Commits
8b53547release: plugin-react@4.2.1ec63066chore(deps): update dependency vite to v5 (#263)8512995fix(deps): update all non-major dependencies (#259)7f53c63fix: remove plugin type extension (#269)Updates
prettierfrom 3.1.0 to 3.1.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b86701dRelease 3.1.1c97480cUseattributesinstead of deprecatedassertions(#15758)0d1ffb3Consistently use tabs in ternaries whenuseTabsistrue(#15662)5f7aedcfix example to fit the actual experimentalTernaries behaviour (#15747)1e30f66Remove claim, untrue since over 5 years ago, that cursorOffset is incompatibl...39e4e7bAdd cursorOffset to Playground (#15751)8e816adAllow skipping symlink patterns, to avoid raising a fault (#15533)2ca5d75Fix expect call in dts test (#15766)15c7428chore(deps): update dependency flow-parser to v0.223.3 (#15760)d3b3d4fchore(deps): update dependency hermes-parser to v0.18.0 (#15761)Updates
svgofrom 3.0.5 to 3.1.0Release notes
Sourced from svgo's releases.
Commits
d17b001chore: increment version (#1884)e6deecafix: improve handling of url references in reference attributes (#1881)c172c9efix(cleanupIds): handle uri encoded references (#1880)6a814cdfix(prefixIds): update all nodes in style tags (#1736)2d9e101fix(removeHiddenElems): handle defs better (#1879)3dc2f6fchore: Update CI versions (#1875)74f8bd7chore: fix typo (#1874)8390addfeat(removeUnknownAndDefaults): apply to xml declarations (#1872)d6ff70bchore: fix several typos (#1868)a663d8dfix(cleanupEnableBackground): clean up inline styles too (#1866)Updates
typescriptfrom 5.3.2 to 5.3.3Release notes
Sourced from typescript's releases.
Commits
63717cfBump version to 5.3.3 and LKG4c2afa7🤖 Pick PR #56627 (Transpile jsdoc parsing mode) into release-5.3 (#56629)ba3d2b0🤖 Pick PR #56434 (Fix support for intersections in te...) into release-5.3 (#...f3808c4🤖 Pick PR #56504 (Fixed an issue in boolean compariso...) into release-5.3 (#...b4fe221Cherry-pick #56489 into release-5.3 (#56490)f750eb3Pick #56485 into release-5.3 (#56486)Updates
vitefrom 5.0.5 to 5.0.7Changelog
Sourced from vite's changelog.
Commits
25d7924release: v5.0.73e42611fix: suppress terser warning if minify disabled (#15275)8e4655cchore: remove unneeded condition in getRealPath (#15267)ef2a024fix: symbolic links in public dir (#15264)8ad81b4fix(html): skip inlining icon and manifest links (#14958)8409b66perf: cache empty optimizer result (#15245)bd26284release: v5.0.60f9e1bfperf: in-memory public files check (#15195)35a5bcfchore: remove unneccessary eslint-disable-next-line regexp/no-unused-capturin...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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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