Bump the npm_and_yarn group across 3 directories with 5 updates#7
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the npm_and_yarn group with 2 updates in the /Example01_JavaScript directory: [multer](https://github.com/expressjs/multer) and [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html). Bumps the npm_and_yarn group with 2 updates in the /Example01_JavaScript/frontend directory: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) and [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler). Bumps the npm_and_yarn group with 1 update in the /Example04_DockerPull_Build_Scan/client directory: [ua-parser-js](https://github.com/faisalman/ua-parser-js). Updates `multer` from 1.4.5-lts.2 to 2.0.2 - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v1.4.5-lts.2...v2.0.2) Updates `sanitize-html` from 1.4.2 to 2.12.1 - [Changelog](https://github.com/apostrophecms/apostrophe/blob/main/packages/sanitize-html/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/apostrophe/commits/HEAD/packages/sanitize-html) Updates `@angular/common` from 15.2.10 to 21.1.5 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.1.5/packages/common) Updates `@angular/compiler` from 15.2.10 to 21.1.5 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.1.5/packages/compiler) Updates `ua-parser-js` from 0.7.31 to 0.7.41 - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md) - [Commits](faisalman/ua-parser-js@0.7.31...0.7.41) --- updated-dependencies: - dependency-name: multer dependency-version: 2.0.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: sanitize-html dependency-version: 2.12.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@angular/common" dependency-version: 21.1.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@angular/compiler" dependency-version: 21.1.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ua-parser-js dependency-version: 0.7.41 dependency-type: indirect dependency-group: npm_and_yarn ... 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 npm_and_yarn group with 2 updates in the /Example01_JavaScript directory: multer and sanitize-html.
Bumps the npm_and_yarn group with 2 updates in the /Example01_JavaScript/frontend directory: @angular/common and @angular/compiler.
Bumps the npm_and_yarn group with 1 update in the /Example04_DockerPull_Build_Scan/client directory: ua-parser-js.
Updates
multerfrom 1.4.5-lts.2 to 2.0.2Release notes
Sourced from multer's releases.
... (truncated)
Changelog
Sourced from multer's changelog.
Commits
e5db9ca🔖 2.0.2adfeaf6🥅 improve error handlinge259a7e🔖 2.0.135a3272Fixes expressjs/multer#1233. Makes multer handle mi...f897007ci: apply security best practices (#1311)061f4cb📝 list languages in table to prevent GH right-aligning list due to RTL language854d769deps: update dependencies to latest versions (#1328)256da2f♻️ use version tag for CI, fix CI badge, fix references to master/maindd9dde4📝 fix badges in translation files (#1321)dc2a880ci: change branch referenceMaintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for multer since your current version.
Updates
sanitize-htmlfrom 1.4.2 to 2.12.1Changelog
Sourced from sanitize-html's changelog.
... (truncated)
Commits
Updates
@angular/commonfrom 15.2.10 to 21.1.5Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
58eba77refactor(core): remove outdated TODO comments referencing TypeScript 2.155b501arefactor(common): improve image directive typings6c14e3abuild: update Jasmine to 6.0.019542a3test(common): remove zone-based testing utilities3905015fix(http): correctly parse ArrayBuffer and Blob in transfer cache6f5c233refactor(common): extract argument assertion7242da2docs: reword docs on standalone.6601f06test(common): enables zoneless change detection in tests3954dc2refactor(http): remove redundant providedIn: 'root' in XSRF_HEADER_NAME03e2b36refactor(core): update error message links to versioned docs (#66374)Updates
@angular/compilerfrom 15.2.10 to 21.1.5Release notes
Sourced from
@angular/compiler's releases.... (truncated)
Changelog
Sourced from
@angular/compiler's changelog.... (truncated)
Commits
6c14e3abuild: update Jasmine to 6.0.0caab23dfix(compiler): add geolocation element to schema3f0fbaarefactor(compiler): remove zone-based testing utilities0729181test(compiler): remove zone-based testing utilitiesea70b00refactor(compiler): remove unused symbolsded654dbuild: initial test of TypeScript 65326333fix(forms): Ensure the control instruction comes after the other bindings29f074afix(forms): Rename signal form [field] to [formField]0875dearefactor(compiler): switchBinary.isAssignmentOperationto type guard function83bac5arefactor(compiler): tightenUnary.operatortypeUpdates
ua-parser-jsfrom 0.7.31 to 0.7.41Release notes
Sourced from ua-parser-js's releases.
Changelog
Sourced from ua-parser-js's changelog.
... (truncated)
Commits
af825ffBump version0.7.415925954Backport - Improve detection for Nokia device & Symbian OSfc668efBackport - Improve device detection for Generic device: capture its device mo...0543fb2Backport - Improve CPU detection: ARM98f1c00Backport - Improve device detection for unidentified SmartTV vendorsd66c971Backport - Improve detection for Nvidia devicescbe6038Backport - Add Daum app user agent (#773)e665bd5Backport - Add new OS:Ubuntu Touch20c3040Backport - Add new device: Apple HomePod9057a1dBackport - Add new browser:LadybirdMaintainer changes
This version was pushed to npm by faisalman, a new releaser for ua-parser-js 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.