Bump the development-minor-patch group across 1 directory with 8 updates#933
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the development-minor-patch group across 1 directory with 8 updates#933dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the development-minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/react-reconciler](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-reconciler) | `0.32.3` | `0.33.0` | | [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `4.0.18` | `4.1.0` | | [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `3.6.2` | `3.7.0` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.3` | `11.3.4` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.6.3` | `20.8.4` | | [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) | `13.2.1` | `13.3.0` | Updates `@types/react-reconciler` from 0.32.3 to 0.33.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-reconciler) Updates `@vitest/browser` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/browser) Updates `@vitest/browser-playwright` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/browser-playwright) Updates `eslint-plugin-mdx` from 3.6.2 to 3.7.0 - [Release notes](https://github.com/mdx-js/eslint-mdx/releases) - [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdx-js/eslint-mdx/compare/eslint-plugin-mdx@3.6.2...eslint-plugin-mdx@3.7.0) Updates `fs-extra` from 11.3.3 to 11.3.4 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.3...11.3.4) Updates `happy-dom` from 20.6.3 to 20.8.4 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.6.3...v20.8.4) Updates `ol-mapbox-style` from 13.2.1 to 13.3.0 - [Release notes](https://github.com/openlayers/ol-mapbox-style/releases) - [Changelog](https://github.com/openlayers/ol-mapbox-style/blob/main/CHANGELOG.md) - [Commits](openlayers/ol-mapbox-style@v13.2.1...v13.3.0) Updates `vitest` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest) --- updated-dependencies: - dependency-name: "@types/react-reconciler" dependency-version: 0.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-patch - dependency-name: "@vitest/browser" dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-patch - dependency-name: "@vitest/browser-playwright" dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-patch - dependency-name: eslint-plugin-mdx dependency-version: 3.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-patch - dependency-name: fs-extra dependency-version: 11.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-minor-patch - dependency-name: happy-dom dependency-version: 20.8.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-patch - dependency-name: ol-mapbox-style dependency-version: 13.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-patch - dependency-name: vitest dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 development-minor-patch group with 6 updates in the / directory:
0.32.30.33.04.0.184.1.03.6.23.7.011.3.311.3.420.6.320.8.413.2.113.3.0Updates
@types/react-reconcilerfrom 0.32.3 to 0.33.0Commits
Updates
@vitest/browserfrom 4.0.18 to 4.1.0Release notes
Sourced from
@vitest/browser's releases.... (truncated)
Commits
4150b91chore: release v4.1.03f8326cchore(browser): remove unused file (#9845)f48a601fix: useperformance.nowto measure test timeout duration (#9795)031f02afix: allow catch/finally for async assertion (#9827)3505fa5fix(browser): skip esbuild.legalComments when using rolldown-vite (#9803)0c2c013chore: release v4.1.0-beta.6689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)1e89ec0fix: fixvi.importActual()for virtual modules (#9772)8c96bb0refator: update links to npmx (#9783)aaf7758chore: standardize packages README (#9776)Updates
@vitest/browser-playwrightfrom 4.0.18 to 4.1.0Release notes
Sourced from
@vitest/browser-playwright's releases.... (truncated)
Commits
4150b91chore: release v4.1.00c2c013chore: release v4.1.0-beta.6689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)8c96bb0refator: update links to npmx (#9783)d0ee546feat: addpage/locator.markAPI to enhance playwright trace (#9652)79672d7chore: release v4.1.0-beta.5f09bb5cfix(browser): remove--remote-debugging-addressfrom chrome args (#9712)50727a0chore(deps): update all non-major dependencies (#9614)f0ff1b2feat: support playwrightlaunchOptionswithconnectOptions(#9702)1d9e3b3chore: release v4.1.0-beta.4Updates
eslint-plugin-mdxfrom 3.6.2 to 3.7.0Release notes
Sourced from eslint-plugin-mdx's releases.
Commits
f717ff2chore: release package(s) (#603)a381990chore: use OIDC for publishing (#606)00a8369fix: remove unneeded dependency upon uvu (#600)e189e74feat:eslint10 support (#602)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-mdx since your current version.
Updates
fs-extrafrom 11.3.3 to 11.3.4Changelog
Sourced from fs-extra's changelog.
Commits
353a29b11.3.43e65fbefix(ensureSymlink): resolve relative srcpath correctly when symlink exists (#...e2615e5Fix git URL in package.json (#1062)Updates
happy-domfrom 20.6.3 to 20.8.4Release notes
Sourced from happy-dom's releases.
Commits
82a0888fix: #1845 Replace ConsoleConstructor import with indexed access type (#2095)5998eeafix: #2054 Throw error if event is not of type Event in dispatchEvent (#2092)7a11238fix: #2090 Resets cancelBubble and defaultPrevented when calling initEvent ...7d27984fix: #1422 Make inert attribute block focus interactions (#2083)53e4ec9feat: #1733 Adds support for setPointerCapture, hasPointerCapture, and rele...1c73c3ffix: Properly decode CSS escape sequences in attribute selector values (#2080)7fa06b3fix: #2078 Fixes direct descendants > and universal * query selectors (#2079)4e0d1e3feat: #1923 Adds support for getScreenDetails() (#2041)78a2ff4chore: #1867 Add regression test for TreeWalker sibling traversal (#2026)46bab67fix: #1927 Add clearImmediate to Jest environment global scope (#2029)Updates
ol-mapbox-stylefrom 13.2.1 to 13.3.0Release notes
Sourced from ol-mapbox-style's releases.
Changelog
Sourced from ol-mapbox-style's changelog.
Commits
7ca917eAdd dist for v13.3.07912cf6Changes for 13.3.041be893Merge pull request #1414 from openlayers/dependabot/npm_and_yarn/globals-17.3.0496d6d5Merge pull request #1413 from openlayers/dependabot/npm_and_yarn/puppeteer-24...5a76ef6Merge pull request #1412 from openlayers/dependabot/npm_and_yarn/css-loader-7...3913ccfMerge pull request #1411 from openlayers/dependabot/npm_and_yarn/sinon-21.0.10eee3aaMerge pull request #1410 from openlayers/dependabot/npm_and_yarn/qs-6.14.2f6c9efaMerge pull request #1415 from ahocevar/mapbox-updates109dee1Updates for Mapbox compatibilityec5ea8eMerge pull request #1409 from openlayers/hillshadingUpdates
vitestfrom 4.0.18 to 4.1.0Release notes
Sourced from vitest's releases.