remote-input-element
remote-input-element copied to clipboard
Bump flat and mocha
Bumps flat to 5.0.2 and updates ancestor dependency mocha. These dependencies need to be updated together.
Updates flat
from 4.1.1 to 5.0.2
Commits
e5ffd66
Release 5.0.2fdb79d5
Update dependencies, refresh lockfile, format with standard.e52185d
Test against node 14 in CI.0189cb1
Avoid arrow function syntax.f25d3a1
Release 5.0.154cc7ad
use standard formatting779816e
drop dependencies2eea6d3
Bump lodash from 4.17.15 to 4.17.19a61a554
Bump acorn from 7.1.0 to 7.4.020ef0ef
Fix prototype pollution on unflatten- Additional commits viewable in compare view
Updates mocha
from 7.2.0 to 10.4.0
Release notes
Sourced from mocha's releases.
v10.4.0
10.4.0 / 2024-03-26
:tada: Enhancements
- #4829 feat: include
.cause
stacks in the error stack traces (@voxpelli
)- #4985 feat: add file path to xunit reporter (
@bmish
):bug: Fixes
:nut_and_bolt: Other
- #5077 chore: add mtfoley/pr-compliance-action (
@JoshuaKGoldberg
)- #5060 chore: migrate ESLint config to flat config (
@JoshuaKGoldberg
)- #5095 chore: revert #5069 to restore Netlify builds (
@voxpelli
)- #5097 docs: add sponsored to sponsorship link rels (
@JoshuaKGoldberg
)- #5093 chore: add 'status: in triage' label to issue templates and docs (
@JoshuaKGoldberg
)- #5083 docs: fix CHANGELOG.md headings to start with a root-level h1 (
@JoshuaKGoldberg
)- #5100 chore: fix header generation and production build crashes (
@JoshuaKGoldberg
)- #5104 chore: bump ESLint ecmaVersion to 2020 (
@JoshuaKGoldberg
)- #5116 fix: eleventy template builds crash with 'unexpected token at ": string, msg..."' (
@LcsK
)- #4869 docs: fix documentation concerning glob expansion on UNIX (
@binki
)- #5122 test: fix xunit integration test (
@voxpelli
)- #5123 chore: activate dependabot for workflows (
@voxpelli
)- #5125 build(deps): bump the github-actions group with 2 updates (
@dependabot
)v10.3.0
This is a stable release equivalent to v10.3.0-preminor.0.
What's Changed
- Fix deprecated warn gh actions by
@outsideris
in mochajs/mocha#4962- fix #4837 Update glob due to vulnerability in dep by
@jb2311
in mochajs/mocha#4970- Add Node v19 to test matrix by
@juergba
in mochajs/mocha#4974- chore: fix the ci by
@Uzlopak
in mochajs/mocha#5020- update can-i-use by
@Uzlopak
in mochajs/mocha#5021- chore: remove uuid dev dependency by
@Uzlopak
in mochajs/mocha#5022- chore: remove nanoid as dependency by
@Uzlopak
in mochajs/mocha#5024- chore: remove touch as dev dependency by
@Uzlopak
in mochajs/mocha#5023- chore: remove stale workflow by
@JoshuaKGoldberg
in mochajs/mocha#5029- docs: fix fragment ID for yargs' "extends" documentation by
@Spencer-Doak
in mochajs/mocha#4918- docs: use mocha.js instead of mocha in the example run by
@nikolas
in mochajs/mocha#4927- docs: fix jsdoc return type of
titlePath
method by@F3n67u
in mochajs/mocha#4886- docs: overhaul contributing and maintenance docs for end-of-year 2023 by
@JoshuaKGoldberg
in mochajs/mocha#5038- docs: touchups to labels and a template title post-revamp by
@JoshuaKGoldberg
in mochajs/mocha#5050- fix: add alt text to Built with Netlify badge by
@JoshuaKGoldberg
in mochajs/mocha#5068- chore: inline nyan reporter's write function by
@JoshuaKGoldberg
in mochajs/mocha#5056- chore: remove unnecessary canvas dependency by
@JoshuaKGoldberg
in mochajs/mocha#5069
... (truncated)
Changelog
Sourced from mocha's changelog.
10.4.0 / 2024-03-26
:tada: Enhancements
- #4829 feat: include
.cause
stacks in the error stack traces (@voxpelli
)- #4985 feat: add file path to xunit reporter (
@bmish
):bug: Fixes
:nut_and_bolt: Other
- #5077 chore: add mtfoley/pr-compliance-action (
@JoshuaKGoldberg
)- #5060 chore: migrate ESLint config to flat config (
@JoshuaKGoldberg
)- #5095 chore: revert #5069 to restore Netlify builds (
@voxpelli
)- #5097 docs: add sponsored to sponsorship link rels (
@JoshuaKGoldberg
)- #5093 chore: add 'status: in triage' label to issue templates and docs (
@JoshuaKGoldberg
)- #5083 docs: fix CHANGELOG.md headings to start with a root-level h1 (
@JoshuaKGoldberg
)- #5100 chore: fix header generation and production build crashes (
@JoshuaKGoldberg
)- #5104 chore: bump ESLint ecmaVersion to 2020 (
@JoshuaKGoldberg
)- #5116 fix: eleventy template builds crash with 'unexpected token at ": string, msg..."' (
@LcsK
)- #4869 docs: fix documentation concerning glob expansion on UNIX (
@binki
)- #5122 test: fix xunit integration test (
@voxpelli
)- #5123 chore: activate dependabot for workflows (
@voxpelli
)- #5125 build(deps): bump the github-actions group with 2 updates (
@dependabot
)10.3.0 / 2024-02-08
This is a stable release equivalent to 10.30.0-prerelease.
10.3.0-prerelease / 2024-01-18
This is a prerelease version to test our ability to release. Other than removing or updating dependencies, it contains no intended user-facing changes.
:nut_and_bolt: Other
- #5069: chore: remove unnecessary canvas dependency (
@JoshuaKGoldberg
)- #5068: fix: add alt text to Built with Netlify badge (
@JoshuaKGoldberg
)- #5056: chore: inline nyan reporter's write function (
@JoshuaKGoldberg
)- #5050: docs: touchups to labels and a template title post-revamp (
@JoshuaKGoldberg
)- #5038: docs: overhaul contributing and maintenance docs for end-of-year 2023 (
@JoshuaKGoldberg
)- #5029: chore: remove stale workflow (
@JoshuaKGoldberg
)- #5024: chore: remove nanoid as dependency (
@Uzlopak
)- #5023: chore: remove touch as dev dependency (
@Uzlopak
)- #5022: chore: remove uuid dev dependency (
@Uzlopak
)- #5021: update can-i-use (
@Uzlopak
)- #5020: chore: fix the ci (
@Uzlopak
)- #4974: Add Node v19 to test matrix (
@juergba
)
... (truncated)
Commits
ffd9557
Release v10.4.07ac67f3
build(deps): bump the github-actions group with 2 updates (#5125)7a2781c
chore: activate dependabot for workflows (#5123)97dcbb2
fix: harden error handling inlib/cli/run.js
(#5074)6f3f45e
fix: xunit integration test (#5122)a5b5652
docs: fix documentation concerning glob expansion on UNIX (#4869)efbb147
feat: add file path to xunit reporter (#4985)a2e600d
fix: closes #5115 (#5116)3735873
feat: include.cause
stacks in the error stack traces (#4829)b88978d
chore: bump ESLint ecmaVersion to 2020 (#5104)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by voxpelli, a new releaser for mocha 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Hello @TylerDixon / @jonrohan 👋🏻 The recommended versions of the flat and mocka packages are a few major versions higher and I don't have much context on this component. Would you be able to review this PR to confirm it doesn't have a breaking impact on the component? Let me know if there is anything I can do to help 🙌🏻
I'm gonna close
OK, I won't notify you again about this release, but will get in touch when a new version is available.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.