Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

Bumps mocha from 10.8.2 to 11.1.0.

Release notes

Sourced from mocha's releases.

v11.1.0

11.1.0 (2025-01-02)

🌟 Features

v11.0.2

11.0.2 (2024-12-09)

🩹 Fixes

  • catch exceptions setting Error.stackTraceLimit (#5254) (259f8f8)
  • error handling for unexpected numeric arguments passed to cli (#5263) (210d658)

📚 Documentation

  • correct outdated status: accepting prs link (#5268) (f729cd0)
  • replace "New in" with "Since" in version annotations (#5262) (6f10d12)

v11.0.1

11.0.1 (2024-12-02)

🌟 Features

📚 Documentation

  • fix examples for linkPartialObjects methods (#5255) (34e0e52)

v11.0.0 Prerelease

11.0.0 (2024-11-11)

⚠ BREAKING CHANGES

  • adapt new engine range for Mocha 11 (#5216)

🌟 Features

🩹 Fixes

... (truncated)

Changelog

Sourced from mocha's changelog.

11.1.0 (2025-01-02)

🌟 Features

11.0.2 (2024-12-09)

🩹 Fixes

  • catch exceptions setting Error.stackTraceLimit (#5254) (259f8f8)
  • error handling for unexpected numeric arguments passed to cli (#5263) (210d658)

📚 Documentation

  • correct outdated status: accepting prs link (#5268) (f729cd0)
  • replace "New in" with "Since" in version annotations (#5262) (6f10d12)

11.0.1 (2024-12-02)

🌟 Features

📚 Documentation

  • fix examples for linkPartialObjects methods (#5255) (34e0e52)

11.0.0 (2024-11-11)

⚠ BREAKING CHANGES

  • adapt new engine range for Mocha 11 (#5216)

🌟 Features

🩹 Fixes

📚 Documentation

... (truncated)

Commits

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2025
@github-actions github-actions bot changed the title build: bump mocha from 10.8.2 to 11.1.0 build(mocha): bump mocha from 10.8.2 to 11.1.0 Jan 23, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mocha-11.1.0 branch from 904d83f to 9a8b3d2 Compare February 10, 2025 08:29
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.8.2...v11.1.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mocha-11.1.0 branch from 9a8b3d2 to 890f021 Compare February 14, 2025 08:58
@dschach dschach merged commit 73b208a into main Feb 17, 2025
2 checks passed
@dschach dschach deleted the dependabot/npm_and_yarn/mocha-11.1.0 branch February 17, 2025 18:26
dschach pushed a commit that referenced this pull request Mar 16, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.5.0](v1.4.0...v1.5.0)
(2025-03-16)


### Features

* Update summer25/api63
([#81](#81))
([ff1a752](ff1a752))


### Documentation

* Update README Salesforce version to Summer25/API63
([99d9e90](99d9e90))


### Dependencies

* **@highlightjs/cdn-assets:** Bump @highlightjs/cdn-assets from 11.10.0
to 11.11.1
([#74](#74))
([5c4c65c](5c4c65c))
* **@highlightjs/cdn-assets:** Bump @highlightjs/cdn-assets from 11.9.0
to 11.10.0
([#62](#62))
([cfa6b05](cfa6b05))


### Build System

* **mocha:** Bump mocha from 10.3.0 to 10.4.0
([#54](#54))
([25b7f05](25b7f05))
* **mocha:** Bump mocha from 10.4.0 to 10.5.1
([#59](#59))
([35ea068](35ea068))
* **mocha:** Bump mocha from 10.5.1 to 10.5.2
([#60](#60))
([3fd05a4](3fd05a4))
* **mocha:** Bump mocha from 10.5.2 to 10.6.0
([#61](#61))
([ca00875](ca00875))
* **mocha:** Bump mocha from 10.6.0 to 10.7.0
([#64](#64))
([4ea71c0](4ea71c0))
* **mocha:** Bump mocha from 10.7.0 to 10.7.3
([#65](#65))
([68790c4](68790c4))
* **mocha:** Bump mocha from 10.7.3 to 10.8.1
([#67](#67))
([b4f22bd](b4f22bd))
* **mocha:** Bump mocha from 10.8.1 to 10.8.2
([#68](#68))
([0cbe946](0cbe946))
* **mocha:** Bump mocha from 10.8.2 to 11.1.0
([#75](#75))
([73b208a](73b208a))
* **prettier:** Bump prettier from 3.2.5 to 3.3.0
([#56](#56))
([830ea51](830ea51))
* **prettier:** Bump prettier from 3.3.0 to 3.3.1
([#57](#57))
([2ba1957](2ba1957))
* **prettier:** Bump prettier from 3.3.1 to 3.3.2
([#58](#58))
([d90ffbd](d90ffbd))
* **prettier:** Bump prettier from 3.3.2 to 3.3.3
([#63](#63))
([d05515f](d05515f))
* **prettier:** Bump prettier from 3.3.3 to 3.4.0
([#69](#69))
([1ba199a](1ba199a))
* **prettier:** Bump prettier from 3.4.0 to 3.4.1
([#70](#70))
([2c098d1](2c098d1))
* **prettier:** Bump prettier from 3.4.1 to 3.4.2
([#72](#72))
([f1eb0b3](f1eb0b3))
* **prettier:** Bump prettier from 3.4.2 to 3.5.0
([#76](#76))
([b1da7b4](b1da7b4))
* **prettier:** Bump prettier from 3.5.0 to 3.5.1
([#77](#77))
([88c6d01](88c6d01))
* **prettier:** Bump prettier from 3.5.1 to 3.5.2
([#79](#79))
([20e3ccc](20e3ccc))
* **prettier:** Bump prettier from 3.5.2 to 3.5.3
([#80](#80))
([aceba1a](aceba1a))


### Continuous Integration

* **dependabot/fetch-metadata:** Bump dependabot/fetch-metadata from 1
to 2 ([#53](#53))
([c78c675](c78c675))
* **dependabot:** Stop dependabot auto-merge
([#78](#78))
([4c3cbb9](4c3cbb9))
* **release-please:** Enforce sentence case for changelog entries
([c6db5d0](c6db5d0))
* **release-please:** Use googleapis/release-please-action
([#66](#66))
([80b6aa0](80b6aa0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants