Bump the frontend-dependencies group across 1 directory with 6 updates#197
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Bumps the frontend-dependencies group with 6 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [ace-builds](https://github.com/ajaxorg/ace-builds) | `1.35.4` | `1.36.2` | | [axios](https://github.com/axios/axios) | `1.7.4` | `1.7.7` | | [wouter](https://github.com/molefrog/wouter) | `3.3.1` | `3.3.5` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.5` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.1` | `5.4.5` | Updates `ace-builds` from 1.35.4 to 1.36.2 - [Release notes](https://github.com/ajaxorg/ace-builds/releases) - [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md) - [Commits](ajaxorg/ace-builds@v1.35.4...v1.36.2) Updates `axios` from 1.7.4 to 1.7.7 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.7.7) Updates `wouter` from 3.3.1 to 3.3.5 - [Release notes](https://github.com/molefrog/wouter/releases) - [Commits](molefrog/wouter@v3.3.1...v3.3.5) Updates `@types/react` from 18.3.3 to 18.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `typescript` from 5.5.4 to 5.6.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.4...v5.6.2) Updates `vite` from 5.4.1 to 5.4.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.5/packages/vite) --- updated-dependencies: - dependency-name: ace-builds dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: wouter 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: typescript dependency-type: direct:development update-type: version-update:semver-minor 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 with 6 updates in the /frontend directory:
1.35.41.36.21.7.41.7.73.3.13.3.518.3.318.3.55.5.45.6.25.4.15.4.5Updates
ace-buildsfrom 1.35.4 to 1.36.2Changelog
Sourced from ace-builds's changelog.
Commits
cb4c7c3package 30.08.2468e4d6epackage 29.08.243945babpackage 21.08.24b25740epackage 20.08.24Updates
axiosfrom 1.7.4 to 1.7.7Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
5b8a826chore(release): v1.7.7 (#6585)364993ffix(http): fixed support for IPv6 literal strings in url (#5731)d198085fix(fetch): fix stream handling in Safari by fallback to using a stream reade...d584fcfchore(release): v1.7.6 (#6583)bc03c6cchore(examples): fix module import (#6575)df9889bfix(fetch): optimize signals composing logic; (#6582)ee208cfchore(sponsor): update sponsor block (#6576)085f568fix(fetch): fix content length calculation for FormData payload; (#6524)59cd6b0chore(release): v1.7.5 (#6574)6700a8afix(core): add the missed implementation of AxiosError#status property; (#6573)Updates
wouterfrom 3.3.1 to 3.3.5Release notes
Sourced from wouter's releases.
Commits
8eb1755v3.3.53466ef0ensure 'to' to be string on destructor4162953fix wouter link to prevent crash without href/toab46b00v3.3.43bbf10awouter-preact: addmatchRouteexport to types.110b669v3.3.3c126f10Handle '/' base and escaping edge cases.9685183Write tests to support "/" basepath and nested routing with escaped chars.b40a6cbRelease v3.3.275d5e45fixed useParams not updating issueUpdates
@types/reactfrom 18.3.3 to 18.3.5Commits
Updates
typescriptfrom 5.5.4 to 5.6.2Release notes
Sourced from typescript's releases.
Commits
a7e3374Bump version to 5.6.2 and LKG2063357🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53🤖 Pick PR #59761 (thiscan be nullish) into release-5.6 (#59762)6212132Update LKGbbb5faf🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...e6914a5Bump version to 5.6.1-rc and LKG34121c4Update LKG2a30c2aMerge remote-tracking branch 'origin/main' into release-5.6936a79bExpose TypeChecker. getAwaitedType to public (#59268)Updates
vitefrom 5.4.1 to 5.4.5Changelog
Sourced from vite's changelog.
Commits
37881e7release: v5.4.5faa2405fix(preload): backport #18098, throw error preloading module as well (#18099)54c55dbrelease: v5.4.474a79c5fix: backport #17997, ensure req.url matches moduleByEtag URL to avoid incorr...d90ba40fix: backport #18063, allow scanning exports fromscript modulein svelte (...8760293fix(preload): backport #18046, allow ignoring dep errors (#18076)ccbfc1arelease: v5.4.39b001bafix(css): fix directory index import in sass modern api (#17960)5c5f82cfix: improve CJS warning trace information (#17926)15871c7fix(preload): add crossorigin attribute in CSS link tags (#17930)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