The allowInsecureRedirect is false by default, which may cause issues if your usage relies on insecure redirects. For the former behavior, you can opt in to insecure redirects by setting the option to true, but it is not recommended.
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` 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](https://github.com/Singularity-Game/Singularity/network/alerts).
Bumps the npm_and_yarn group with 12 updates in the / directory:
7.3.8
7.5.4
15.9.2
15.9.7
15.2.8
15.2.10
15.2.1
15.2.10
15.9.2
15.9.7
15.9.2
15.9.7
15.9.2
15.9.7
15.9.2
15.9.7
2.88.12
3.0.1
8.7.0
13.7.0
1.15.5
1.15.6
2.0.0
2.0.1
Updates
semver
from 7.3.8 to 7.5.4Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
36cd334
chore: release 7.5.48456d87
chore: postinstall for dependabot template-oss PRdde1f00
chore: postinstall for dependabot template-oss PRdffcd1b
chore: bump@npmcli/template-oss
from 4.16.0 to 4.17.0d619f66
chore: postinstall for dependabot template-oss PR3bc4247
chore: bump@npmcli/template-oss
from 4.15.1 to 4.16.0cc6fde2
fix: trim each range set before parsing99d8287
fix: correctly parse long build ids as valid (#583)4f0f6b1
chore: fix arguments in whitespace test (#574)6bd1a37
chore: remove duplicate test in semver class (#575)Maintainer changes
This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.
Updates
@nrwl/angular
from 15.9.2 to 15.9.7Commits
Updates
@angular-devkit/build-angular
from 15.2.8 to 15.2.10Release notes
Sourced from
@angular-devkit/build-angular
's releases.Changelog
Sourced from
@angular-devkit/build-angular
's changelog.... (truncated)
Commits
b479063
release: cut the v15.2.10 releasebfc1f0f
test: install specific npm version in npm version E2E test05213c9
fix(@angular-devkit/build-angular
): update dependency postcss to v8.4.3100d9708
release: cut the v15.2.9 releasef36e38a
fix(@angular/cli
): update direct semver dependencies to 7.5.3Updates
@angular/cli
from 15.2.1 to 15.2.10Release notes
Sourced from
@angular/cli
's releases.Changelog
Sourced from
@angular/cli
's changelog.Commits
b479063
release: cut the v15.2.10 releasebfc1f0f
test: install specific npm version in npm version E2E test05213c9
fix(@angular-devkit/build-angular
): update dependency postcss to v8.4.3100d9708
release: cut the v15.2.9 releasef36e38a
fix(@angular/cli
): update direct semver dependencies to 7.5.3cdb34b5
release: cut the v15.2.8 release069dcdf
docs: improve wording in doc command version description51cf97f
release: cut the v15.2.7 released9aefd6
fix(@schematics/angular
): replace vscode launch type frompwa-chrome
to `ch...f4a6dac
fix(@angular/cli
): process keeps running when analytics are enabledUpdates
@nrwl/eslint-plugin-nx
from 15.9.2 to 15.9.7Commits
Updates
@nrwl/jest
from 15.9.2 to 15.9.7Commits
Updates
@nrwl/nest
from 15.9.2 to 15.9.7Commits
Updates
@nrwl/node
from 15.9.2 to 15.9.7Commits
Updates
@cypress/request
from 2.88.12 to 3.0.1Release notes
Sourced from
@cypress/request
's releases.Changelog
Sourced from
@cypress/request
's changelog.... (truncated)
Commits
ca62f3a
Merge pull request #44 from MikeMcC399/peg/qsfb9f625
fix(deps): peg qs to 6.10.499338c8
chore: updates related to release process (#41)c5bcf21
feat: Add allowInsecureRedirect optionUpdates
cypress
from 8.7.0 to 13.7.0Release notes
Sourced from cypress's releases.
... (truncated)
Commits
5503dd6
chore: release 13.7.0 (#29123)cfb7733
chore: release@cypress/vue2-v2
.1.00b5191b
chore: release@cypress/mount-utils-v4
.1.068a98f3
chore: bump cache to unstick percy (#29121)8253613
misc: use pnpm add for ct dependency scaffolding (#29056)9782dbb
chore: disable Firefox in system test for screenshot timeout bugfix (#29117)7a7a28f
feat: Support shadow DOM recursive selectors inside cypress snapshots sent to...854a649
feat: supported type of vue@2.7+ (#28818)6e81db7
chore(deps): update dependency cypress-example-kitchensink to v2.0.2 (#29058)d55659c
misc: update command message to truncate command info at 100 lines instead of...Maintainer changes
This version was pushed to npm by cypress-npm-publisher, a new releaser for cypress since your current version.
Updates
follow-redirects
from 1.15.5 to 1.15.6Commits
35a517c
Release version 1.15.6 of the npm package.c4f847f
Drop Proxy-Authorization across hosts.8526b4a
Use GitHub for disclosure.Updates
ip
from 2.0.0 to 2.0.1Commits
3b0994a
2.0.132f468f
lib: fixed CVE-2023-42282 and added unit testUpdates
postcss
from 8.4.21 to 8.4.31Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
90208de
Release 8.4.31 version58cc860
Fix carrier return parsing4fff8e4
Improve pnpm test outputcd43ed1
Update dependenciescaa916b
Update dependencies8972f76
Typo11a5286
Typo45c5501
Release 8.4.30 versionbc3c341
Update linterb2be58a
Merge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...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