Javascript dependency: bump the web-javascript-minor-and-patch group across 1 directory with 5 updates - #10380
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…across 1 directory with 5 updates Bumps the web-javascript-minor-and-patch group with 5 updates in the /web directory: | Package | From | To | | --- | --- | --- | | [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) | `7.2.0` | `7.3.1` | | [ip-address](https://github.com/beaugunderson/ip-address) | `10.5.0` | `10.7.0` | | [react-frame-component](https://github.com/ryanseddon/react-frame-component) | `5.2.7` | `5.3.2` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.3` | `14.6.6` | | [webpack](https://github.com/webpack/webpack) | `5.108.4` | `5.110.2` | Updates `@fortawesome/fontawesome-free` from 7.2.0 to 7.3.1 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@7.2.0...7.3.1) Updates `ip-address` from 10.5.0 to 10.7.0 - [Release notes](https://github.com/beaugunderson/ip-address/releases) - [Commits](beaugunderson/ip-address@v10.5.0...v10.7.0) Updates `react-frame-component` from 5.2.7 to 5.3.2 - [Release notes](https://github.com/ryanseddon/react-frame-component/releases) - [Changelog](https://github.com/ryanseddon/react-frame-component/blob/master/CHANGELOG.md) - [Commits](ryanseddon/react-frame-component@v5.2.7...v5.3.2) Updates `@testing-library/user-event` from 14.6.3 to 14.6.6 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.6.3...v14.6.6) Updates `webpack` from 5.108.4 to 5.110.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.108.4...v5.110.2) --- updated-dependencies: - dependency-name: "@fortawesome/fontawesome-free" dependency-version: 7.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-javascript-minor-and-patch - dependency-name: ip-address dependency-version: 10.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-javascript-minor-and-patch - dependency-name: react-frame-component dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-javascript-minor-and-patch - dependency-name: "@testing-library/user-event" dependency-version: 14.6.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web-javascript-minor-and-patch - dependency-name: webpack dependency-version: 5.110.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: web-javascript-minor-and-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 web-javascript-minor-and-patch group with 5 updates in the /web directory:
7.2.07.3.110.5.010.7.05.2.75.3.214.6.314.6.65.108.45.110.2Updates
@fortawesome/fontawesome-freefrom 7.2.0 to 7.3.1Release notes
Sourced from @fortawesome/fontawesome-free's releases.
Commits
14c65a3Release 7.3.1 (#21630)70fb2ddRelease 7.3.0 (#21612)Maintainer changes
This version was pushed to npm by fortawesome-admin, a new releaser for
@fortawesome/fontawesome-freesince your current version.Updates
ip-addressfrom 10.5.0 to 10.7.0Release notes
Sourced from ip-address's releases.
Commits
2b7cab510.7.087fae23Add offset() and nextNetwork(), accept prefix-length ip6.arpa names, correct ...42c1f8b10.6.0fb12583Add isGlobal() and pin the classifiers to the IANA special-purpose registries...38b02d710.5.1d03e960Merge commit from forkab3dc88Merge commit from forkUpdates
react-frame-componentfrom 5.2.7 to 5.3.2Release notes
Sourced from react-frame-component's releases.
Changelog
Sourced from react-frame-component's changelog.
Commits
3f4cb97Update npm to latest for OIDC trusted publishing (#290)eddb677Revert "Update npm to latest for OIDC trusted publishing"194d769Update npm to latest for OIDC trusted publishinged62652Version Packages (#289)fb302a0Bump follow-redirects from 1.15.0 to 1.15.11c44e385Merge pull request #285 from ryanseddon/dependabot/npm_and_yarn/picomatch-2.3.2722560aBump picomatch from 2.3.1 to 2.3.2d6b8e30Merge pull request #288 from ryanseddon/fix/issue-287-types-exportsf191d58Add changeset1820bc3fix: add null check in getMountTarget to prevent race condition (#286)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-frame-component since your current version.
Updates
@testing-library/user-eventfrom 14.6.3 to 14.6.6Release notes
Sourced from @testing-library/user-event's releases.
Commits
71a5475fix: default pointer event pointerType to empty string instead of the string ...43efda7fix: tab retargeting if focus moved during keydown (#1296)d7e80e3fix: keyboard event repeat property (#1312)43d8e6cci: remove broken npm backfill step (#1322)Updates
webpackfrom 5.108.4 to 5.110.2Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
75eec50chore(release): new release (#21850)0b28311fix: move the source map with a removed BOM (#21861)c5fb111fix(css): skip the loading runtime when every css chunk is initial (#21862)17fa705docs: update examples (#21860)e7ad244fix: do not emit a JS chunk for an output.html generated page (#21859)b74192ffix(loaders): strip a BOM from a string result in the loader chain (#21857)852e759fix: report an unused named import that names a missing export (#21856)2a6a4fadocs: drop the built-in-superseded loaders and plugins from the README (#21855)1f3264efix: ESM correctness in circular re-exports, imported bindings and defer orde...e9a34aefix(analyzable): bake urls past cycles, mixed-served wasm and partial style m...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