-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the npm_and_yarn group across 1 directory with 11 updates #1
base: master
Are you sure you want to change the base?
Conversation
Bumps the npm_and_yarn group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ajv](https://github.com/ajv-validator/ajv) | `4.11.8` | `6.12.6` | | [request](https://github.com/request/request) | `2.83.0` | `2.88.2` | | [less](https://github.com/less/less.js) | `2.7.3` | `4.2.0` | | [postcss](https://github.com/postcss/postcss) | `5.2.18` | `8.4.38` | | [pxt-core](https://github.com/microsoft/pxt) | `0.18.6` | `8.3.1` | | [rtlcss](https://github.com/MohammadYounes/rtlcss) | `2.2.0` | `4.1.1` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `6.7.7` | `10.4.19` | Updates `ajv` from 4.11.8 to 6.12.6 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@4.11.8...v6.12.6) Updates `request` from 2.83.0 to 2.88.2 - [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md) - [Commits](https://github.com/request/request/commits) Updates `less` from 2.7.3 to 4.2.0 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](less/less.js@v2.7.3...v4.2.0) Updates `postcss` from 5.2.18 to 8.4.38 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/commits/8.4.38) Updates `pxt-core` from 0.18.6 to 8.3.1 - [Changelog](https://github.com/microsoft/pxt/blob/master/common-docs/release-tests.md) - [Commits](microsoft/pxt@v0.18.6...v8.3.1) Updates `rtlcss` from 2.2.0 to 4.1.1 - [Release notes](https://github.com/MohammadYounes/rtlcss/releases) - [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md) - [Commits](MohammadYounes/rtlcss@2.2.0...v4.1.1) Updates `autoprefixer` from 6.7.7 to 10.4.19 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@6.7.7...10.4.19) Updates `jquery` from 3.2.1 to 3.7.1 - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.2.1...3.7.1) Updates `marked` from 0.3.12 to 0.3.19 - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v0.3.12...v0.3.19) Updates `semver` from 5.3.0 to 5.7.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.3.0...v5.7.2) Updates `websocket-extensions` from 0.1.3 to 0.1.4 - [Changelog](https://github.com/faye/websocket-extensions-node/blob/main/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: request dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: less dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: postcss dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: pxt-core dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: rtlcss dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: autoprefixer dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: jquery dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: marked dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: websocket-extensions dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[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 an install script?Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead. 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
|
Bumps the npm_and_yarn group with 7 updates in the / directory:
4.11.8
6.12.6
2.83.0
2.88.2
2.7.3
4.2.0
5.2.18
8.4.38
0.18.6
8.3.1
2.2.0
4.1.1
6.7.7
10.4.19
Updates
ajv
from 4.11.8 to 6.12.6Release notes
Sourced from ajv's releases.
... (truncated)
Commits
fe59143
6.12.6d580d3e
Merge pull request #1298 from ajv-validator/fix-urlfd36389
fix: regular expression for "url" format490e34c
docs: link to v7-beta branch9cd93a1
docs: note about v7 in readme877d286
Merge pull request #1262 from b4h0-c4t/refactor-opt-object-typef1c8e45
6.12.5764035e
Merge branch 'ChALkeR-chalker/fix-comma'3798160
Merge branch 'chalker/fix-comma' of git://github.com/ChALkeR/ajv into ChALkeR...a3c7eba
Merge branch 'refactor-opt-object-type' of github.com:b4h0-c4t/ajv into refac...Updates
request
from 2.83.0 to 2.88.2Changelog
Sourced from request's changelog.
Commits
Updates
less
from 2.7.3 to 4.2.0Release notes
Sourced from less's releases.
... (truncated)
Changelog
Sourced from less's changelog.
... (truncated)
Commits
1b6dba1
[skip ci] add v4.2.0 changelog (#4215)6390ae3
Release/v4.2.0 (#3814)012d549
fix(issue:3766) add support for container queries (#3811)8b5aef9
Create SECURITY.md4d3189c
Fixes #3787 -- ESLint updates and linting cleanup (#3790)a917965
ci: update the ci config (#3789)2702322
fix faulty source map generation with variables in selectors (#3761)9b37be7
[skip ci] update the issue template of bug report (#3785)180d676
fix: make ci work (#3774)0e99701
fix(parser): fix crash when css variable property does not end with a semicol...Updates
postcss
from 5.2.18 to 8.4.38Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
Updates
pxt-core
from 0.18.6 to 8.3.1Commits
4169d90
8.3.14f6bd40
Bumping minor verstion to 8.3.0db9b0b2
8.2.1778d9cdd
Add multiplayer app, adjust package dependencies (#9051)92e7048
8.2.160237301
Quick tutorial updates from testing (#9050)8e30a88
8.2.154106dae
Inline snippet click highlight (#9049)8fb58ab
Fix Image Editor Top Bar Button Sizing (#9054)75404b1
Anzhou/localization blog (#9052)Updates
rtlcss
from 2.2.0 to 4.1.1Release notes
Sourced from rtlcss's releases.
Changelog
Sourced from rtlcss's changelog.
... (truncated)
Commits
d5aa111
4.1.134e6cee
safeguard functions3da99c9
Bump word-wrap from 1.2.3 to 1.2.4e050361
Use Object.values instead of Object.keys94657cf
Return early in more placesf64dabc
Update CI:84f63e5
4.1.04b9be38
Update CI config1aedcef
Update CodeQL workflowe197c22
README.md: fix badgeUpdates
autoprefixer
from 6.7.7 to 10.4.19Release notes
Sourced from autoprefixer's releases.
... (truncated)
Changelog
Sourced from autoprefixer's changelog.
... (truncated)
Commits
8060e33
Release 10.4.19 versionfe7bae4
Remove end→flex-end warning5f6f362
Update dependencies13a86df
Move to flat ESLint configb3e0579
Update dependencies90dc18d
Release 10.4.18 version0af1be8
Update dependencies1efe165
Update c8 config80ff109
Add Node.js 21 to CI5e5d193
Automate release creationUpdates
jquery
from 3.2.1 to 3.7.1Release notes
Sourced from jquery's releases.
Commits
f79d5f1
3.7.1399b201
Release: revert change that broke releasef85d521
Release: update authors763ade6
Build: Generate the slim build ongrunt
& runcompare_size
on ita288838
CSS: Make the reliableTrDimensions support test work with Bootstrap CSS (3.x ...87467a6
Selector: Only attach the unload handler in IE & Edge Legacy3c18c1f
Build: Make sure*.cjs
&*.mjs
files use UNIX line endings as well72ae577
Build: switch preferred email for timmywila370d7d
Build: Build: Bump actions/checkout from 3.5.2 to 3.5.34a29888
Docs: Fix typos found by codespellUpdates
marked
from 0.3.12 to 0.3.19Commits
5d1baa4
Merge pull request #1157 from markedjs/release-0.3.19a089991
Merge pull request #64 from fidian/masterad6c7f9
Merge pull request #1156 from UziTech/docs-navigation03e015c
0.3.19cf2def0
minify29f4190
Ignore DS_Store on macosf29bceb
Update publishing template (#1154)210eed7
Update badge template (#1155)9c01b83
link to README.mdfd9f444
add github ribbonUpdates
semver
from 5.3.0 to 5.7.2Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
f8cc313
chore: release 5.7.22f8fd41
fix: better handling of whitespace (#585)deb5ad5
chore:@npmcli/template-oss
@4
.16.0c83c18c
5.7.1956e228
Correct typo in README8055dda
5.7.0604e73d
auto-publishing scriptsbed01e2
remove the nomin comments, since we don't minify any more anyway9cb68f1
document parse method38d42ca
5.7 changelogMaintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates
websocket-extensions
from 0.1.3 to 0.1.4Changelog
Sourced from websocket-extensions's changelog.
Commits
5ea0b42
Bump version to 0.1.429496f6
Remove ReDoS vulnerability in the Sec-WebSocket-Extensions header parser4a76c75
Add Node versions 13 and 14 on Travis44a677a
Formatting change: {...} should have spaces inside the bracesf6c50ab
Let npm reformat package.json2d211f3
Change markdown formatting of docs.0b62083
Update Travis target versions.729a465
Switch license to Apache 2.0.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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.