-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deps(example): Bump the dependencies group across 1 directory with 7 updates #2199
deps(example): Bump the dependencies group across 1 directory with 7 updates #2199
Conversation
…updates Bumps the dependencies group with 7 updates in the /examples/remix-express directory: | Package | From | To | | --- | --- | --- | | [@remix-run/express](https://github.com/remix-run/remix/tree/HEAD/packages/remix-express) | `2.13.1` | `2.14.0` | | [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node) | `2.13.1` | `2.14.0` | | [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) | `2.13.1` | `2.14.0` | | [compression](https://github.com/expressjs/compression) | `1.7.4` | `1.7.5` | | [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev) | `2.13.1` | `2.14.0` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.10.1` | `6.10.2` | | [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.48` | Updates `@remix-run/express` from 2.13.1 to 2.14.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-express/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-express) Updates `@remix-run/node` from 2.13.1 to 2.14.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-node/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-node) Updates `@remix-run/react` from 2.13.1 to 2.14.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-react/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-react) Updates `compression` from 1.7.4 to 1.7.5 - [Release notes](https://github.com/expressjs/compression/releases) - [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md) - [Commits](expressjs/compression@1.7.4...1.7.5) Updates `@remix-run/dev` from 2.13.1 to 2.14.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-dev/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-dev) Updates `eslint-plugin-jsx-a11y` from 6.10.1 to 6.10.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.10.1...v6.10.2) Updates `postcss` from 8.4.47 to 8.4.48 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.4.48) --- updated-dependencies: - dependency-name: "@remix-run/express" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@remix-run/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@remix-run/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: compression dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@remix-run/dev" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Merging to
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@remix-run/[email protected], npm/@remix-run/[email protected], npm/@remix-run/[email protected], npm/@remix-run/[email protected], npm/[email protected] |
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is new author?A new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package. Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the dependencies group with 7 updates in the /examples/remix-express directory:
2.13.1
2.14.0
2.13.1
2.14.0
2.13.1
2.14.0
1.7.4
1.7.5
2.13.1
2.14.0
6.10.1
6.10.2
8.4.47
8.4.48
Updates
@remix-run/express
from 2.13.1 to 2.14.0Release notes
Sourced from
@remix-run/express
's releases.Changelog
Sourced from
@remix-run/express
's changelog.Commits
1258057
chore: Update version for release (#10204)91baacb
chore: Update version for release (pre) (#10202)351b189
Revert "chore: Update version for release (pre) (#10200)"c63c394
chore: Update version for release (pre) (#10200)9cf2c5b
chore: Update version for release (pre) (#10192)d7f4015
docs: update broken RR links (#10130)Updates
@remix-run/node
from 2.13.1 to 2.14.0Release notes
Sourced from
@remix-run/node
's releases.Changelog
Sourced from
@remix-run/node
's changelog.Commits
1258057
chore: Update version for release (#10204)91baacb
chore: Update version for release (pre) (#10202)351b189
Revert "chore: Update version for release (pre) (#10200)"c63c394
chore: Update version for release (pre) (#10200)9cf2c5b
chore: Update version for release (pre) (#10192)d7f4015
docs: update broken RR links (#10130)Updates
@remix-run/react
from 2.13.1 to 2.14.0Release notes
Sourced from
@remix-run/react
's releases.Changelog
Sourced from
@remix-run/react
's changelog.Commits
1258057
chore: Update version for release (#10204)91baacb
chore: Update version for release (pre) (#10202)351b189
Revert "chore: Update version for release (pre) (#10200)"55434ec
Bump remix-run/router versiona852fe2
Fix TS errorc63c394
chore: Update version for release (pre) (#10200)0615a2b
Merge branch 'upgrade-rr' into release-next18e9d69
Bump React Router to 6.28.09cf2c5b
chore: Update version for release (pre) (#10192)2e5d28e
Merge branch 'main' into release-nextUpdates
compression
from 1.7.4 to 1.7.5Release notes
Sourced from compression's releases.
Changelog
Sourced from compression's changelog.
Commits
2854e7d
1.7.58626820
docs: update history (#200)d3560e0
replace accepts with negotiator (#197)1e95836
Replace accepts with negotiator5e6ee06
build: Node.js 23.0 (#193)7f7e9cf
test: remove --bail option (#196)dd8cbe5
deps: [email protected] (#192)63b134f
docs: fix spelling (#174)f3e6f38
ci: fix errors in ci github action for node 8 and 9 (#187)f0e089b
chore: add support for OSSF scorecard reporting (#186)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for compression since your current version.
Updates
@remix-run/dev
from 2.13.1 to 2.14.0Release notes
Sourced from
@remix-run/dev
's releases.Changelog
Sourced from
@remix-run/dev
's changelog.Commits
1258057
chore: Update version for release (#10204)91baacb
chore: Update version for release (pre) (#10202)351b189
Revert "chore: Update version for release (pre) (#10200)"55434ec
Bump remix-run/router versionc63c394
chore: Update version for release (pre) (#10200)db72c7b
fix(remix-dev): markroutes.ts
support unstable (#10196)9cf2c5b
chore: Update version for release (pre) (#10192)2e5d28e
Merge branch 'main' into release-nexted76436
Bump router (#10175)2dcd85f
Addroutes.ts
support behind future flag (#10107)Updates
eslint-plugin-jsx-a11y
from 6.10.1 to 6.10.2Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
7f3d698
v6.10.20d01a1a
[meta] fix changelog URLs5dad7c4
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...d15d3ab
[Refactor] avoid spreading things that are already arraysfa9845d
[patch]no-redundandant-roles
: allow\<img src="*.svg" role="img" />
daba189
[Tests]aria-role
: Add valid test for\<svg role="img" />
0bc6378
[Docs]label-has-associated-control
: add line breaks for readability30d2318
[Tests]label-has-associated-control
: add additional test casesd92446c
[Tests] Add tests to reinforce required attributes for role="heading"aa075bd
[Refactor] remove no-longer-neededes-iterator-helpers
Updates
postcss
from 8.4.47 to 8.4.48Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
77420d6
Release 8.4.48 version341529f
Update dependencies66fa667
Add Node.js 23 to CI1a8b261
fix inconsistent position calculations (#1980)1cc6ac3
Clarify usage in docsDependabot 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