-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): update github/codeql-action action to v3 #40
Merged
Conversation
This file contains 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
karfau
approved these changes
Mar 24, 2024
karfau
pushed a commit
that referenced
this pull request
Sep 5, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`16.18.104` -> `16.18.108`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.104/16.18.108) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/16.18.108?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/16.18.108?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/16.18.104/16.18.108?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/16.18.104/16.18.108?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@xmldom/xmldom](https://redirect.github.com/xmldom/xmldom) | [`^0.8.10` -> `^0.9.0`](https://renovatebot.com/diffs/npm/@xmldom%2fxmldom/0.8.10/0.9.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@xmldom%2fxmldom/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@xmldom%2fxmldom/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@xmldom%2fxmldom/0.8.10/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@xmldom%2fxmldom/0.8.10/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [jsdom](https://redirect.github.com/jsdom/jsdom) | [`24.1.1` -> `24.1.3`](https://renovatebot.com/diffs/npm/jsdom/24.1.1/24.1.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jsdom/24.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jsdom/24.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/jsdom/24.1.1/24.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jsdom/24.1.1/24.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [mocha](https://mochajs.org/) ([source](https://redirect.github.com/mochajs/mocha)) | [`10.7.0` -> `10.7.3`](https://renovatebot.com/diffs/npm/mocha/10.7.0/10.7.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mocha/10.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mocha/10.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mocha/10.7.0/10.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mocha/10.7.0/10.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [prettier-plugin-packagejson](https://redirect.github.com/matzkoh/prettier-plugin-packagejson) | [`2.5.1` -> `2.5.2`](https://renovatebot.com/diffs/npm/prettier-plugin-packagejson/2.5.1/2.5.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-packagejson/2.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-packagejson/2.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-packagejson/2.5.1/2.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-packagejson/2.5.1/2.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>xmldom/xmldom (@​xmldom/xmldom)</summary> ### [`v0.9.1`](https://redirect.github.com/xmldom/xmldom/blob/HEAD/CHANGELOG.md#091) [Compare Source](https://redirect.github.com/xmldom/xmldom/compare/0.9.0...0.9.1) ##### Fixed - DOMParser.parseFromString requires mimeType as second argument [`#713`](https://redirect.github.com/xmldom/xmldom/pull/713) - correct spelling of `isHTMLMimeType` in type definition [`#715`](https://redirect.github.com/xmldom/xmldom/pull/715) / [`#712`](https://redirect.github.com/xmldom/xmldom/issues/712) - sync types with exports [`#717`](https://redirect.github.com/xmldom/xmldom/pull/717) / [`#285`](https://redirect.github.com/xmldom/xmldom/issues/285) / [`#695`](https://redirect.github.com/xmldom/xmldom/issues/695) ##### Other - minimum tested node version is 14 [`#710`](https://redirect.github.com/xmldom/xmldom/pull/710) Thank you, [@​krystofwoldrich](https://redirect.github.com/krystofwoldrich), [@​marvinruder](https://redirect.github.com/marvinruder), [@​amacneil](https://redirect.github.com/amacneil), [@​defunctzombie](https://redirect.github.com/defunctzombie), [@​tjhorner](https://redirect.github.com/tjhorner), [@​danon](https://redirect.github.com/danon), for your contributions ### [`v0.9.0`](https://redirect.github.com/xmldom/xmldom/blob/HEAD/CHANGELOG.md#090) [Compare Source](https://redirect.github.com/xmldom/xmldom/compare/0.8.10...0.9.0) - [Discussion](https://redirect.github.com/xmldom/xmldom/discussions/435) - [Summary on dev.to](https://dev.to/karfau/release-090-of-xmldomxmldom-4106) ##### Features - feat: expose all DOM level 2 element prototypes [`#637`](https://redirect.github.com/xmldom/xmldom/pull/637) / [`#40`](https://redirect.github.com/xmldom/xmldom/issues/40) - feat: add iterator function to NodeList and NamedNodeMap [`#634`](https://redirect.github.com/xmldom/xmldom/pull/634) / [`#633`](https://redirect.github.com/xmldom/xmldom/issues/633) ##### Fixed - parse empty/whitspace only doctype internal subset [`#692`](https://redirect.github.com/xmldom/xmldom/pull/692) - avoid prototype clash in namespace prefix [`#554`](https://redirect.github.com/xmldom/xmldom/pull/554) - report fatalError when doctype is inside elements [`#550`](https://redirect.github.com/xmldom/xmldom/pull/550) ##### Other - test: add fuzz target and regression tests [`#556`](https://redirect.github.com/xmldom/xmldom/pull/556) - chore: improve .gitignore and provide .envrc.template [`#697`](https://redirect.github.com/xmldom/xmldom/pull/697) - chore: Apply security best practices [`#546`](https://redirect.github.com/xmldom/xmldom/pull/546) - ci: check test coverage in PRs [`#524`](https://redirect.github.com/xmldom/xmldom/pull/524) - docs: add missing commas to readme [`#566`](https://redirect.github.com/xmldom/xmldom/pull/566) - docs: click to copy install command in readme [`#644`](https://redirect.github.com/xmldom/xmldom/pull/644) - docs: enhance jsdoc comments [`#511`](https://redirect.github.com/xmldom/xmldom/pull/511) Thank you, [@​kboshold](https://redirect.github.com/kboshold), [@​edi9999](https://redirect.github.com/edi9999), [@​apupier](https://redirect.github.com/apupier), [@​shunkica](https://redirect.github.com/shunkica), [@​homer0](https://redirect.github.com/homer0), [@​jhauga](https://redirect.github.com/jhauga), [@​UdayKharatmol](https://redirect.github.com/UdayKharatmol), for your contributions </details> <details> <summary>jsdom/jsdom (jsdom)</summary> ### [`v24.1.3`](https://redirect.github.com/jsdom/jsdom/blob/HEAD/Changelog.md#2413) [Compare Source](https://redirect.github.com/jsdom/jsdom/compare/24.1.2...24.1.3) - Fixed calls to `postMessage()` that were done as a bare property (i.e., `postMessage()` instead of `window.postMessage()`). ### [`v24.1.2`](https://redirect.github.com/jsdom/jsdom/blob/HEAD/Changelog.md#2412) [Compare Source](https://redirect.github.com/jsdom/jsdom/compare/24.1.1...24.1.2) - Fixed an issue with the `in` operator applied to `EventTarget` methods, e.g. `'addEventListener' in window`, which only appeared in Node.js ≥22.5.0. (legendecas) - Fixed the events fired by `blur()`: it no longer fires `focus` and `focusin` on the `Document`, and `blur` and `focusout` no longer have their `relatedTarget` property set. (asamuzaK) </details> <details> <summary>mochajs/mocha (mocha)</summary> ### [`v10.7.3`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1073-2024-08-09) [Compare Source](https://redirect.github.com/mochajs/mocha/compare/v10.7.0...v10.7.3) ##### 🩹 Fixes - make release-please build work ([#​5194](https://redirect.github.com/mochajs/mocha/issues/5194)) ([afd66ef](https://redirect.github.com/mochajs/mocha/commit/afd66ef3df20fab51ce38b97216c09108e5c2bfd)) </details> <details> <summary>matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)</summary> ### [`v2.5.2`](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.5.2) [Compare Source](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/compare/v2.5.1...v2.5.2) ##### Bug Fixes - **deps:** update dependency sort-package-json to v2.10.1 ([44fef1d](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/commit/44fef1dbae4601086d739d1b1021e44c8d716064)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/xmldom/is-dom-node). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.
This PR contains the following updates:
v2
->v3
Release Notes
github/codeql-action (github/codeql-action)
v3
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.