Title: build(deps): bump serialize-javascript and mocha in /setup-env by dependabot[bot] · Pull Request #46 · browserstack/github-actions · GitHub
Open Graph Title: build(deps): bump serialize-javascript and mocha in /setup-env by dependabot[bot] · Pull Request #46 · browserstack/github-actions
X Title: build(deps): bump serialize-javascript and mocha in /setup-env by dependabot[bot] · Pull Request #46 · browserstack/github-actions
Description: Bumps serialize-javascript to 6.0.2 and updates ancestor dependency mocha. These dependencies need to be updated together.
Updates serialize-javascript from 4.0.0 to 6.0.2
Release notes
Sourced from serialize-javascript's releases.
v6.0.2
fix: serialize URL string contents to prevent XSS (#173) f27d65d
Bump @babel/traverse from 7.10.1 to 7.23.7 (#171) 02499c0
docs: update readme with URL support (#146) 0d88527
chore: update node version and lock file e2a3a91
fix typo (#164) 5a1fa64
yahoo/serialize-javascript@v6.0.1...v6.0.2
v6.0.1
What's Changed
Bump mocha from 9.0.1 to 9.0.2 by @dependabot in yahoo/serialize-javascript#126
Bump mocha from 9.0.2 to 9.0.3 by @dependabot in yahoo/serialize-javascript#127
Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in yahoo/serialize-javascript#129
Bump mocha from 9.0.3 to 9.1.0 by @dependabot in yahoo/serialize-javascript#130
Bump mocha from 9.1.0 to 9.1.1 by @dependabot in yahoo/serialize-javascript#131
Bump mocha from 9.1.1 to 9.1.2 by @dependabot in yahoo/serialize-javascript#132
Bump mocha from 9.1.2 to 9.1.3 by @dependabot in yahoo/serialize-javascript#133
Bump mocha from 9.1.3 to 9.1.4 by @dependabot in yahoo/serialize-javascript#137
Bump mocha from 9.1.4 to 9.2.0 by @dependabot in yahoo/serialize-javascript#138
Bump chai from 4.3.4 to 4.3.6 by @dependabot in yahoo/serialize-javascript#140
Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in yahoo/serialize-javascript#141
Bump mocha from 9.2.0 to 9.2.2 by @dependabot in yahoo/serialize-javascript#143
Bump minimist from 1.2.5 to 1.2.6 by @dependabot in yahoo/serialize-javascript#144
Bump mocha from 9.2.2 to 10.0.0 by @dependabot in yahoo/serialize-javascript#145
Bump mocha from 10.0.0 to 10.1.0 by @dependabot in yahoo/serialize-javascript#149
Bump chai from 4.3.6 to 4.3.7 by @dependabot in yahoo/serialize-javascript#150
ci: test.yml - actions bump by @piwysocki in yahoo/serialize-javascript#151
Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in yahoo/serialize-javascript#152
Bump mocha from 10.1.0 to 10.2.0 by @dependabot in yahoo/serialize-javascript#153
Bump json5 from 2.1.3 to 2.2.3 by @dependabot in yahoo/serialize-javascript#155
Fix serialization issue for 0n. by @momocow in yahoo/serialize-javascript#156
Release v6.0.1 by @okuryu in yahoo/serialize-javascript#157
New Contributors
@piwysocki made their first contribution in yahoo/serialize-javascript#151
@momocow made their first contribution in yahoo/serialize-javascript#156
Full Changelog: yahoo/serialize-javascript@v6.0.0...v6.0.1
v6.0.0
Changelog
Add support for URL's (#123)
Bump mocha from 9.0.0 to 9.0.1 (#124)
Bump mocha from 8.4.0 to 9.0.0 (#121)
Update Node.js CI matrix (#122)
Bump mocha from 8.3.2 to 8.4.0 (#120)
Bump lodash from 4.17.19 to 4.17.21 (#119)
Bump y18n from 4.0.0 to 4.0.1 (#116)
Bump chai from 4.3.3 to 4.3.4 (#115)
... (truncated)
Commits
b71ec23 6.0.2
f27d65d fix: serialize URL string contents to prevent XSS (#173)
02499c0 Bump @babel/traverse from 7.10.1 to 7.23.7 (#171)
0d88527 docs: update readme with URL support (#146)
e2a3a91 chore: update node version and lock file
5a1fa64 fix typo (#164)
7139f92 Release v6.0.1 (#157)
7e23ae8 Fix serialization issue for 0n. (#156)
343abd9 Bump json5 from 2.1.3 to 2.2.3 (#155)
38d0e70 Bump mocha from 10.1.0 to 10.2.0 (#153)
Additional commits viewable in compare view
Updates mocha from 8.1.1 to 11.1.0
Release notes
Sourced from mocha's releases.
v11.1.0
11.1.0 (2025-01-02)
🌟 Features
bump yargs to 17 (#5165) (8f1c8d8)
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
bumped glob dependency from 8 to 10 (#5250) (43c3157)
📚 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
allow calling hook methods (#5231) (e3da641)
🩹 Fixes
... (truncated)
Changelog
Sourced from mocha's changelog.
11.1.0 (2025-01-02)
🌟 Features
bump yargs to 17 (#5165) (8f1c8d8)
replace strip-ansi with util.stripVTControlCharacters (#5267) (3c191c0), closes #5265
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
bumped glob dependency from 8 to 10 (#5250) (43c3157)
📚 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
allow calling hook methods (#5231) (e3da641)
🩹 Fixes
adapt new engine range for Mocha 11 (#5216) (80da25a)
📚 Documentation
... (truncated)
Commits
a87fb11 chore(main): release 11.1.0 (#5277)
3c191c0 feat: replace strip-ansi with util.stripVTControlCharacters (#5267)
8f1c8d8 feat: bump yargs to 17 (#5165)
6caa902 chore(main): release 11.0.2 (#5269)
259f8f8 fix: catch exceptions setting Error.stackTraceLimit (#5254)
210d658 fix: error handling for unexpected numeric arguments passed to cli (#5263)
6f10d12 docs: replace "New in" with "Since" in version annotations (#5262)
f729cd0 docs: correct outdated status: accepting prs link (#5268)
4c558fb chore(main): release 11.0.1 (#5257)
a5bd707 Release v11.0.1
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.
You can trigger a rebase of this PR 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
Open Graph Description: Bumps serialize-javascript to 6.0.2 and updates ancestor dependency mocha. These dependencies need to be updated together. Updates serialize-javascript from 4.0.0 to 6.0.2 Release notes Sourced fr...
X Description: Bumps serialize-javascript to 6.0.2 and updates ancestor dependency mocha. These dependencies need to be updated together. Updates serialize-javascript from 4.0.0 to 6.0.2 Release notes Sourced fr...
Opengraph URL: https://github.com/browserstack/github-actions/pull/46
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:cd896b63-3a2d-0240-2eb4-660a74d8db65 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | A10A:290D1F:13DE466:1AEC38B:6A534CB3 |
| html-safe-nonce | e5c3f57539ad9170dae8388fecc797efc9d5d8cb5acfe886220c98ee1d8678fe |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMTBBOjI5MEQxRjoxM0RFNDY2OjFBRUMzOEI6NkE1MzRDQjMiLCJ2aXNpdG9yX2lkIjoiOTE4Nzg0MTc5NzEyODQwODI0MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 85a92e2a97d4769dce00ed77b01d8968d9e6ad25b546661fd76785576cdf0b97 |
| hovercard-subject-tag | pull_request:2328590801 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,actions,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/browserstack/github-actions/pull/46/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps serialize-javascript to 6.0.2 and updates ancestor dependency mocha. These dependencies need to be updated together. Updates serialize-javascript from 4.0.0 to 6.0.2 Release notes Sourced fr... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/browserstack/github-actions git https://github.com/browserstack/github-actions.git |
| octolytics-dimension-user_id | 1119453 |
| octolytics-dimension-user_login | browserstack |
| octolytics-dimension-repository_id | 287442169 |
| octolytics-dimension-repository_nwo | browserstack/github-actions |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 287442169 |
| octolytics-dimension-repository_network_root_nwo | browserstack/github-actions |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 07a982c1d40157c619b364352b704c3ce66bb332 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width