rocketadmin
rocketadmin copied to clipboard
Bump the npm_and_yarn group across 3 directories with 5 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: follow-redirects and ip. Bumps the npm_and_yarn group with 2 updates in the /autoadmin-ws-server directory: follow-redirects and semver. Bumps the npm_and_yarn group with 4 updates in the /frontend directory: follow-redirects, ip, @angular/core and webpack-dev-middleware.
Updates follow-redirects
from 1.15.5 to 1.15.6
Commits
35a517c
Release version 1.15.6 of the npm package.c4f847f
Drop Proxy-Authorization across hosts.8526b4a
Use GitHub for disclosure.- See full diff in compare view
Updates ip
from 2.0.0 to 2.0.1
Commits
3b0994a
2.0.132f468f
lib: fixed CVE-2023-42282 and added unit test- See full diff in compare view
Updates follow-redirects
from 1.15.5 to 1.15.6
Commits
35a517c
Release version 1.15.6 of the npm package.c4f847f
Drop Proxy-Authorization across hosts.8526b4a
Use GitHub for disclosure.- See full diff in compare view
Updates semver
from 7.5.4 to 7.6.0
Release notes
Sourced from semver's releases.
v7.6.0
7.6.0 (2024-01-31)
Features
a7ab13a
#671 preserve pre-release and build parts of a version on coerce (#671) (@madtisa
, madtisa,@wraithgar
)Chores
816c7b2
#667 postinstall for dependabot template-oss PR (@lukekarrys
)0bd24d9
#667 bump@npmcli/template-oss
from 4.21.1 to 4.21.3 (@dependabot
[bot])e521932
#652 postinstall for dependabot template-oss PR (@lukekarrys
)8873991
#652 chore: chore: postinstall for dependabot template-oss PR (@lukekarrys
)f317dc8
#652 bump@npmcli/template-oss
from 4.19.0 to 4.21.0 (@dependabot
[bot])7303db1
#658 add clean() test for build metadata (#658) (@jethrodaniel
)6240d75
#656 add missing quotes in README.md (#656) (@zyxkad
)14d263f
#625 postinstall for dependabot template-oss PR (@lukekarrys
)7c34e1a
#625 bump@npmcli/template-oss
from 4.18.1 to 4.19.0 (@dependabot
[bot])123e0b0
#622 postinstall for dependabot template-oss PR (@lukekarrys
)737d5e1
#622 bump@npmcli/template-oss
from 4.18.0 to 4.18.1 (@dependabot
[bot])cce6180
#598 postinstall for dependabot template-oss PR (@lukekarrys
)b914a3d
#598 bump@npmcli/template-oss
from 4.17.0 to 4.18.0 (@dependabot
[bot])
Changelog
Sourced from semver's changelog.
7.6.0 (2024-01-31)
Features
a7ab13a
#671 preserve pre-release and build parts of a version on coerce (#671) (@madtisa
, madtisa,@wraithgar
)Chores
816c7b2
#667 postinstall for dependabot template-oss PR (@lukekarrys
)0bd24d9
#667 bump@npmcli/template-oss
from 4.21.1 to 4.21.3 (@dependabot
[bot])e521932
#652 postinstall for dependabot template-oss PR (@lukekarrys
)8873991
#652 chore: chore: postinstall for dependabot template-oss PR (@lukekarrys
)f317dc8
#652 bump@npmcli/template-oss
from 4.19.0 to 4.21.0 (@dependabot
[bot])7303db1
#658 add clean() test for build metadata (#658) (@jethrodaniel
)6240d75
#656 add missing quotes in README.md (#656) (@zyxkad
)14d263f
#625 postinstall for dependabot template-oss PR (@lukekarrys
)7c34e1a
#625 bump@npmcli/template-oss
from 4.18.1 to 4.19.0 (@dependabot
[bot])123e0b0
#622 postinstall for dependabot template-oss PR (@lukekarrys
)737d5e1
#622 bump@npmcli/template-oss
from 4.18.0 to 4.18.1 (@dependabot
[bot])cce6180
#598 postinstall for dependabot template-oss PR (@lukekarrys
)b914a3d
#598 bump@npmcli/template-oss
from 4.17.0 to 4.18.0 (@dependabot
[bot])
Commits
377f709
chore: release 7.6.0 (#661)a7ab13a
feat: preserve pre-release and build parts of a version on coerce (#671)816c7b2
chore: postinstall for dependabot template-oss PR0bd24d9
chore: bump@npmcli/template-oss
from 4.21.1 to 4.21.3e521932
chore: postinstall for dependabot template-oss PR8873991
chore: chore: chore: postinstall for dependabot template-oss PRf317dc8
chore: bump@npmcli/template-oss
from 4.19.0 to 4.21.07303db1
chore: add clean() test for build metadata (#658)6240d75
chore: add missing quotes in README.md (#656)14d263f
chore: postinstall for dependabot template-oss PR- Additional commits viewable in compare view
Updates follow-redirects
from 1.15.4 to 1.15.6
Commits
35a517c
Release version 1.15.6 of the npm package.c4f847f
Drop Proxy-Authorization across hosts.8526b4a
Use GitHub for disclosure.- See full diff in compare view
Updates ip
from 2.0.0 to 2.0.1
Commits
3b0994a
2.0.132f468f
lib: fixed CVE-2023-42282 and added unit test- See full diff in compare view
Updates @angular/core
from 15.2.10 to 16.0.0
Release notes
Sourced from @angular/core
's releases.
v16.0.0
16.0.0 (2023-05-03)
Commit Description remove Angular Compatibility Compiler (ngcc) (#49101) remove deprecated EventManager
methodaddGlobalEventListener
(#49645)common
Commit Description Provide MockPlatformLocation by default in BrowserTestingModule (#49137) strict type checking for ngtemplateoutlet (#48374) remove deprecated XhrFactory
export fromhttp
entrypoint (#49251)compiler
Commit Description add support for compile-time required inputs (#49304) add support for compile-time required inputs (#49453) add support for compile-time required inputs (#49468) drop support for TypeScript 4.8 (#49155) support multiple configuration files in extends
(#49125)incorrectly matching directives on attribute bindings (#49713) Produce diagnositc if directive used in host binding is not exported (#49527) compiler-cli
Commit Description Add an extended diagnostic for nSkipHydration
(#49512)Catch FatalDiagnosticError during template type checking (#49527) optimize NgModule emit for standalone components (#49837) core
Commit Description add assertInInjectionContext
(#49529)add mergeApplicationConfig
method (#49253)Add ability to configure NgZone
inbootstrapApplication
(#49557)add Angular Signals to the public API (#49150) add API to provide CSP nonce for inline stylesheets (#49444) add migration to remove moduleId
references (#49496)add support for TypeScript 5.0 (#49126) allow removal of previously registered DestroyRef callbacks (#49493) Allow typeguards on QueryList.filter (#48042) Drop public factories
property forIterableDiffers
: Breaking change (#49598)drop support for zone.js
versions<=0.12.0
(#49331)effects can optionally return a cleanup function (#49625) expose makeStateKey
,StateKey
andTransferState
(#49563)expose onDestroy on ApplicationRef (#49677) implement takeUntilDestroyed
in rxjs-interop (#49154)introduce runInInjectionContext
and deprecate prior version (#49396)introduce concept of DestroyRef (#49158)
... (truncated)
Changelog
Sourced from @angular/core
's changelog.
15.2.10 (2023-10-04)
service-worker
Commit Type Description 9fe08968b8 fix throw a critical error when handleFetch fail (#51989) 16.2.7 (2023-09-27)
core
Commit Type Description 39a3e34e03 fix allow toSignal calls in reactive context (#51831) (#51892) service-worker
Commit Type Description c3d901eacf fix throw a critical error when handleFetch
fails (#51885)16.2.6 (2023-09-20)
core
Commit Type Description 82712f80df fix ensure a consumer drops all its stale producers (#51722) (#51772) 16.2.5 (2023-09-13)
16.2.4 (2023-09-06)
16.2.3 (2023-08-30)
animations
Commit Type Description 04c6574280 fix remove unnecessary escaping in regex expressions (#51554) compiler-cli
Commit Type Description dbd761f528 fix correct incomplete escaping (#51557)
... (truncated)
Commits
b381ad7
docs(docs-infra): Remove unused annotation template (#50114)d80a6fc
docs: Add rxjs-interop and reactivity primitives APIs (#50066)d5fb3ad
refactor(core): finalize rxjs-interop options & docs (#50071)9bca3fb
test(common): test rounding problems in image distortion detection (#49889)7baa156
test(common): show ngOptimizedImage distortion detection failure on padded im...e7ed4ab
refactor(core): separate render and change detection instructions (#50017)2505018
refactor(core): Rename 'transplanted' view refresh flag and counters to be ge...a152940
refactor(core): Error code for Component Id collision (#49986)d26d410
refactor(core): Use bit shift operator instead of manually writing numbers (#...4240f4a
refactor(core): improve error message when dom node is not found (#49977)- Additional commits viewable in compare view
Updates webpack-dev-middleware
from 5.3.3 to 5.3.4
Commits
86071ea
chore(release): 5.3.4189c4ac
fix(security): do not allow to read files above (#1779)- See full diff in compare view
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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major version
will 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 version
will 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 You can disable automated security fix PRs for this repo from the Security Alerts page.