chore(deps): bump the npm-minor group across 1 directory with 6 updates - #655
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the npm-minor group across 1 directory with 6 updates#655dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-minor group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [shepherd.js](https://github.com/shipshapecode/shepherd) | `15.2.2` | `15.2.3` | | [video.js](https://github.com/videojs/video.js) | `8.23.9` | `8.24.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.28.1` | `0.28.2` | | [eslint](https://github.com/eslint/eslint) | `10.8.0` | `10.8.1` | | [globals](https://github.com/sindresorhus/globals) | `17.9.0` | `17.11.0` | | [sass-embedded](https://github.com/sass/embedded-host-node) | `1.100.0` | `1.102.0` | Updates `shepherd.js` from 15.2.2 to 15.2.3 - [Release notes](https://github.com/shipshapecode/shepherd/releases) - [Changelog](https://github.com/shipshapecode/shepherd/blob/main/CHANGELOG.md) - [Commits](https://github.com/shipshapecode/shepherd/commits) Updates `video.js` from 8.23.9 to 8.24.0 - [Release notes](https://github.com/videojs/video.js/releases) - [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md) - [Commits](videojs/video.js@v8.23.9...v8.24.0) Updates `esbuild` from 0.28.1 to 0.28.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.28.1...v0.28.2) Updates `eslint` from 10.8.0 to 10.8.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.8.0...v10.8.1) Updates `globals` from 17.9.0 to 17.11.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.9.0...v17.11.0) Updates `sass-embedded` from 1.100.0 to 1.102.0 - [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md) - [Commits](sass/embedded-host-node@1.100.0...1.102.0) --- updated-dependencies: - dependency-name: shepherd.js dependency-version: 15.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: video.js dependency-version: 8.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: esbuild dependency-version: 0.28.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: eslint dependency-version: 10.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: globals dependency-version: 17.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: sass-embedded dependency-version: 1.102.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-minor group with 6 updates in the / directory:
15.2.215.2.38.23.98.24.00.28.10.28.210.8.010.8.117.9.017.11.01.100.01.102.0Updates
shepherd.jsfrom 15.2.2 to 15.2.3Release notes
Sourced from shepherd.js's releases.
... (truncated)
Changelog
Sourced from shepherd.js's changelog.
... (truncated)
Commits
Updates
video.jsfrom 8.23.9 to 8.24.0Release notes
Sourced from video.js's releases.
Changelog
Sourced from video.js's changelog.
Commits
c3a7e0e8.24.016fdbabdocs: point Quick Start zencdn links at hosted 8.23.6 (#9215)bf013bafeat(poster): add support for marking player as maincontent (#9173)adc132afix(lang): add missing Japanese (ja) translation for "Playing in Picture-in-P...60accc0fix(lang): Update nn (Norwegian Nynorsk) translations (#9208)f337747fix: focus the play toggle instead of the tech element on Edge to avoid a bla...1ce2b21docs(types): document Player.error(null) for clearing MediaError (#9174)Updates
esbuildfrom 0.28.1 to 0.28.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
609683dpublish 0.28.2 to npm11b1fe4add to release notesab50d91css: fix green/blue channel swap in oklch gamut mapping (#4488)04627b6fix #4498:asyncTLA checks need a worklist5c15177disablegoplsin thegofolderfc2ee9bcss: adjust parser to allow--foo: {...}209db54release notes for css nesting bugfixc625d31fix #4497: preserve nested ampersands during minification (#4500)34474e2better isolation of current part in js parser07f6e8cfix #4507:importassignment tree-shaking bugUpdates
eslintfrom 10.8.0 to 10.8.1Release notes
Sourced from eslint's releases.
Commits
c049dc310.8.1a3f7826Build: changelog update for 10.8.118eb0a7fix: prevent ASI hazard inno-unused-labelsautofix (#21173)0a14800chore: update github/codeql-action action to v4.37.4 (#21196)7d0cbf8docs: Update README05adcb1test: fix failing ecosystem test foreslint-plugin-unicorn(#21191)5611035test: add error locations info tono-void(#21185)ee47333ci: bump github/codeql-action from 4 to 4.37.3 (#21176)f131c03chore: improve ecosystem test failure reporting (#20937)0a05812docs: add missing backticks tono-duplicate-imports.js(#21183)Updates
globalsfrom 17.9.0 to 17.11.0Release notes
Sourced from globals's releases.
Commits
8c5992717.11.061eafbfAddreact-nativeglobals (#337)7bed4af17.10.0f468407AddGM_cookieto Greasemonkey globals (#349)Updates
sass-embeddedfrom 1.100.0 to 1.102.0Changelog
Sourced from sass-embedded's changelog.
... (truncated)
Commits
07d7803Update Dart Sass version and releasede6ceb9Use gamma 2.40 for display-referred rec2020 (#418)7932fd8Update Dart Sass version and release4377858Bump actions/setup-node from 6 to 7 (#440)3994086Bump@types/nodefrom 25.9.5 to 26.1.1 (#437)e4321a1Reformat with the latest Prettier (#436)09219c4Bump actions/checkout from 6 to 7 (#433)feda063Bump typescript from 5.9.3 to 6.0.3 (#430)3f30582Update Dart Sass version and releaseDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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