Closed dependabot[bot] closed 2 days ago
By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review
command in a comment.
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information
This PR updates several npm dependencies to newer versions, with Bootstrap being the most significant upgrade from v4.6.2 to v5.0.0. The changes primarily focus on dependency version bumps and include updates to vue-related packages and other utilities.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Major version upgrade of Bootstrap from v4.6.2 to v5.0.0 |
|
package.json package-lock.json |
Vue-related package updates |
|
package.json package-lock.json |
Minor version updates to utility packages |
|
package.json package-lock.json |
Processing PR updates...
Thanks @dependabot[bot] for opening this PR!
For COLLABORATOR only :
To add labels, comment on the issue
/label add label1,label2,label3
To remove labels, comment on the issue
/label remove label1,label2,label3
Unable to locate .performanceTestingBot config file
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
First PR by @dependabot[bot]
PR Details of @dependabot[bot] in laravel-telescope : | OPEN | CLOSED | TOTAL |
---|---|---|---|
1 | 0 | 1 |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/bootstrap@5.0.0 | None | +1 |
9.8 MB | mdo |
npm/vue-loader@17.4.2 | environment, filesystem Transitive: eval, shell, unsafe | +79 |
19.8 MB | yyx990803 |
npm/vue-template-compiler@2.7.16 | environment, eval | +2 |
710 kB | yyx990803 |
🚮 Removed packages: npm/bootstrap@4.6.2, npm/vue-loader@15.10.2, npm/vue-template-compiler@2.7.14
:warning: We detected 3 security issues in this pull request:
👉 Go to the dashboard for detailed results.
📥 Happy? Share your feedback with us.
Use of vulnerable components will introduce weaknesses into the application. Components with published vulnerabilities will allow easy exploitation as resources will often be available to automate the process.
There was an issue running the performance test
Bumps the npm_and_yarn group with 6 updates in the / directory:
4.6.2
5.0.0
2.7.14
2.7.16
7.22.20
7.25.9
8.4.30
8.4.49
15.10.2
17.4.2
4.2.1
4.2.3
Updates
bootstrap
from 4.6.2 to 5.0.0Release notes
Sourced from bootstrap's releases.
... (truncated)
Commits
bf09367
Release v5.0.0 (#33647)48ae5a7
Rewrite migration guide (#33834)f086572
refactor(docs): Added form file input variables (#33833)1a54286
Fix doc typo and Bootstrap Icons link (#33832)e2df73f
Update migration guide for some v5 changes (#33829)1e6356a
Neutralise more words from placeholder text (#33731)6633845
Bump eslint-config-xo from 0.35.0 to 0.36.0 (#33646)cb38744
Tweak toast docs (#33810)c2ff225
Bump rollup from 2.46.0 to 2.47.0 (#33818)c090ea2
Bump@babel/preset-env
from 7.14.0 to 7.14.1 (#33819)Updates
vue-template-compiler
from 2.7.14 to 2.7.16Release notes
Sourced from vue-template-compiler's releases.
Changelog
Sourced from vue-template-compiler's changelog.
... (truncated)
Commits
13f4e7d
release: v2.7.1656ce7f8
fix(lifecycle): esnure component effect scopes are disconnected305e4ae
release: v2.7.16-beta.23e1037e
chore: bump vitest to 1.0.4db9c566
fix: account for nested render calls895669f
fix(types): export more types for v3 alignment (jsx / component options)73bdf14
release: v2.7.16-beta.1e0747f4
fix(keep-alive): fix memory leak without breaking transition tests2632249
fix(keep-alive): fix keep-alive memory leak3650c12
fix(types): provide types for built-in componentsUpdates
@babel/traverse
from 7.22.20 to 7.25.9Release notes
Sourced from
@babel/traverse
's releases.... (truncated)
Changelog
Sourced from
@babel/traverse
's changelog.... (truncated)
Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.7611d958
[babel 8] CreateTSClassImplements|TSInterfaceHeritage
nodes (#16731)506bf91
RemoveBABEL_TYPES_8_BREAKING
flag and enable it by default (#16817)9e14f7d
chore: Enable more lint rules (#16827)e69a7e5
fix: issue with node path keys updated on unrelated paths (#16814)7467c9d
[Babel 8] Remove someScope
methods (#16705)0a55713
[Babel 8] RemoveDecimalLiteral
AST (#16807)69d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)Updates
postcss
from 8.4.30 to 8.4.49Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
aed8b89
Release 8.4.49 version3450630
Fix position calculations when offset is missing (#1983)77420d6
Release 8.4.48 version341529f
Update dependencies66fa667
Add Node.js 23 to CI1a8b261
fix inconsistent position calculations (#1980)1cc6ac3
Clarify usage in docs5e6fd13
Release 8.4.47 version714bc10
Typo439d20e
Release 8.4.46 versionUpdates
vue-loader
from 15.10.2 to 17.4.2Release notes
Sourced from vue-loader's releases.
... (truncated)
Changelog
Sourced from vue-loader's changelog.
... (truncated)
Commits
1c0324f
v17.4.2d2a2e05
fix: pass compilerOptions to sfc parse & re-enable AST reuse071f30d
chore: bump to vue 3.4.394e778e
chore: 17.4.1 changelog284a333
17.4.131b03af
fix: (temporarily) disable template ast reuse50699e6
chore: setcompilerOptions
in example59a0570
chore: changelog for 17.4.01bce3f8
v17.4.0f71cb1d
chore: update caniuse dbUpdates
browserify-sign
from 4.2.1 to 4.2.3Changelog
Sourced from browserify-sign's changelog.
Commits
bf2c3ec
v4.2.39247adf
[patch] widen support to 0.12f427270
[Deps] update `parse-asn187f3a35
[Dev Deps] updateaud
,npmignore
,tape
fb261ce
[Deps] updateelliptic
4d0ee49
[patch] drop minimum node support to v19e2bf12
[Deps] pinhash-base
to ~3.0, due to a breaking change168e16f
[Deps] pinelliptic
due to a breaking change37a4758
[actions] remove redundant finisher4af5a90
v4.2.2Maintainer changes
This version was pushed to npm by ljharb, a new releaser for browserify-sign 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 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
Summary by Sourcery
Bump several npm and yarn dependencies across the project directory, including major updates to Bootstrap, vue-template-compiler, @babel/traverse, postcss, vue-loader, and browserify-sign. These updates bring new features, bug fixes, and performance improvements.
Enhancements:
Chores: