René's URL Explorer Experiment


Title: chore(deps): bump json5, @babel/core and eslint-config-kentcdodds in /04-configure-jest-for-javascript-applications by dependabot[bot] · Pull Request #138 · larrybotha/testing-javascript · GitHub

Open Graph Title: chore(deps): bump json5, @babel/core and eslint-config-kentcdodds in /04-configure-jest-for-javascript-applications by dependabot[bot] · Pull Request #138 · larrybotha/testing-javascript

X Title: chore(deps): bump json5, @babel/core and eslint-config-kentcdodds in /04-configure-jest-for-javascript-applications by dependabot[bot] · Pull Request #138 · larrybotha/testing-javascript

Description: Bumps json5 to 2.2.2 and updates ancestor dependencies json5, @babel/core and eslint-config-kentcdodds. These dependencies need to be updated together. Updates json5 from 2.2.1 to 2.2.2 Release notes Sourced from json5's releases. v2.2.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295). Changelog Sourced from json5's changelog. v2.2.2 [code, diff] Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295). Commits 14f8cb1 2.2.2 10cc7ca docs: update CHANGELOG for v2.2.2 7774c10 fix: add proto to objects and arrays edde30a Readme: slight tweak to intro 97286f8 Improve example in readme d720b4f Improve readme (e.g. explain JSON5 better!) (#291) 910ce25 docs: fix spelling of Aseem 2aab4dd test: require tap as t in cli tests 6d42686 test: remove mocha syntax from tests 4798b9d docs: update installation and usage for modules Additional commits viewable in compare view Updates @babel/core from 7.1.5 to 7.20.7 Release notes Sourced from @​babel/core's releases. v7.20.7 (2022-12-22) Thanks @​wsypower for your first PR! 👓 Spec Compliance babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes #15223 fix: Deleting super property should throw (@​SuperSodaSea) babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes, babel-plugin-transform-object-super #15241 fix: Throw correct error types from sed ant class TDZ helpers (@​SuperSodaSea) 🐛 Bug Fix babel-parser, babel-plugin-transform-typescript #15209 fix: Support auto accessors with TypeScript annotations (@​liuxingbaoyu) babel-traverse #15287 Fix .parentPath after rename in SwitchCase (@​nicolo-ribaudo) babel-plugin-transform-typescript, babel-traverse #15284 fix: Ts import type and func with duplicate name (@​liuxingbaoyu) babel-plugin-transform-block-scoping #15278 Fix tdz analysis for reassigned captured for bindings (@​nicolo-ribaudo) babel-plugin-proposal-async-generator-functions, babel-preset-env #15235 fix: Transform for await with shadowed variables (@​liuxingbaoyu) babel-generator, babel-plugin-proposal-optional-chaining #15258 fix: Correctly generate (a ?? b) as T (@​liuxingbaoyu) babel-plugin-transform-react-jsx, babel-types #15233 fix: Emit correct sourcemap ranges for JSXText (@​liuxingbaoyu) babel-core, babel-helpers, babel-plugin-transform-computed-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #15232 fix: Computed properties should keep original definition order (@​SuperSodaSea) babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes #15223 fix: Deleting super property should throw (@​SuperSodaSea) babel-generator #15216 fix: Print newlines for leading Comments of TSEnumMember (@​liuxingbaoyu) 💅 Polish babel-plugin-transform-block-scoping, babel-traverse #15275 Improve relative execution tracking in fn exprs (@​nicolo-ribaudo) 🏠 Internal babel-helper-define-map, babel-plugin-transform-property-mutators #15274 Inline & simplify @babel/helper-define-map (@​nicolo-ribaudo) babel-core, babel-plugin-proposal-class-properties, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-parameters, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-traverse #15200 Rewrite transform-block-scoping plugin (@​nicolo-ribaudo) 🏃‍♀️ Performance babel-helper-compilation-targets #15228 perf: Speed up getTargets (@​liuxingbaoyu) Committers: 6 Babel Bot (@​babel-bot) Huáng Jùnliàng (@​JLHwung) Nicolò Ribaudo (@​nicolo-ribaudo) ... (truncated) Changelog Sourced from @​babel/core's changelog. v7.20.7 (2022-12-22) 👓 Spec Compliance babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes #15223 fix: Deleting super property should throw (@​SuperSodaSea) babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes, babel-plugin-transform-object-super #15241 fix: Throw correct error types from sed ant class TDZ helpers (@​SuperSodaSea) 🐛 Bug Fix babel-parser, babel-plugin-transform-typescript #15209 fix: Support auto accessors with TypeScript annotations (@​liuxingbaoyu) babel-traverse #15287 Fix .parentPath after rename in SwitchCase (@​nicolo-ribaudo) babel-plugin-transform-typescript, babel-traverse #15284 fix: Ts import type and func with duplicate name (@​liuxingbaoyu) babel-plugin-transform-block-scoping #15278 Fix tdz analysis for reassigned captured for bindings (@​nicolo-ribaudo) babel-plugin-proposal-async-generator-functions, babel-preset-env #15235 fix: Transform for await with shadowed variables (@​liuxingbaoyu) babel-generator, babel-plugin-proposal-optional-chaining #15258 fix: Correctly generate (a ?? b) as T (@​liuxingbaoyu) babel-plugin-transform-react-jsx, babel-types #15233 fix: Emit correct sourcemap ranges for JSXText (@​liuxingbaoyu) babel-core, babel-helpers, babel-plugin-transform-computed-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #15232 fix: Computed properties should keep original definition order (@​SuperSodaSea) babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes #15223 fix: Deleting super property should throw (@​SuperSodaSea) babel-generator #15216 fix: Print newlines for leading Comments of TSEnumMember (@​liuxingbaoyu) 💅 Polish babel-plugin-transform-block-scoping, babel-traverse #15275 Improve relative execution tracking in fn exprs (@​nicolo-ribaudo) 🏠 Internal babel-helper-define-map, babel-plugin-transform-property-mutators #15274 Inline & simplify @babel/helper-define-map (@​nicolo-ribaudo) babel-core, babel-plugin-proposal-class-properties, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-parameters, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-traverse #15200 Rewrite transform-block-scoping plugin (@​nicolo-ribaudo) 🏃‍♀️ Performance babel-helper-compilation-targets #15228 perf: Speed up getTargets (@​liuxingbaoyu) v7.20.6 (2022-11-28) 🐛 Bug Fix babel-helpers #15231 Update checkInRHS helper min version (@​nicolo-ribaudo) v7.20.5 (2022-11-28) ... (truncated) Commits d414940 v7.20.7 6757a60 Rewrite transform-block-scoping plugin (#15200) 362451b chore: Enable eslint rule no-unnecessary-type-assertion (#15260) e5e1369 fix: Computed properties should keep original definition order (#15232) 29a97b8 v7.20.5 f6546d7 Bump typescript to 4.9.3 (#15202) 5f19f62 Bump babel deps (#15187) 12a58cb v7.20.2 77f3700 fix: @babel/node repl and enable no-use-before-define rule (#15124) aadd7a3 v7.19.6 Additional commits viewable in compare view Maintainer changes This version was pushed to npm by nicolo-ribaudo, a new releaser for @​babel/core since your current version. Updates eslint-config-kentcdodds from 14.0.4 to 20.4.0 Release notes Sourced from eslint-config-kentcdodds's releases. v20.4.0 20.4.0 (2022-08-30) Features update dependencies & add new rules (#134) (7dedf8f) v20.3.1 20.3.1 (2022-06-21) Bug Fixes use @rushstack/eslint-patch (#132) (8709978) v20.3.0 20.3.0 (2022-06-07) Features update dependencies & add new rules (#131) (b56fbc8) v20.2.0 20.2.0 (2022-04-05) Features update dependencies & add new rule (#130) (7788bac) v20.1.0 20.1.0 (2022-03-07) Features update dependencies & add new rules (#129) (ed7570f) v20.0.1 20.0.1 (2022-01-07) Bug Fixes only use overrides for jest config (#128) (f28506e) v20.0.0 20.0.0 (2022-01-07) ... (truncated) Commits 7dedf8f feat: update dependencies & add new rules (#134) 8709978 fix: use @rushstack/eslint-patch (#132) b56fbc8 feat: update dependencies & add new rules (#131) 7788bac feat: update dependencies & add new rule (#130) ed7570f feat: update dependencies & add new rules (#129) f28506e fix: only use overrides for jest config (#128) 14dd4b5 Merge alpha into main (#127) badba38 feat: support ESLint 8.x (#119) e677dc8 feat: merge ES6 config into main config (#126) 4adcf71 feat: remove deprecated rules (#125) Additional commits viewable in compare view 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 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 use these labels will set the current labels as the default for future PRs for this repo and language @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps json5 to 2.2.2 and updates ancestor dependencies json5, @babel/core and eslint-config-kentcdodds. These dependencies need to be updated together. Updates json5 from 2.2.1 to 2.2.2 Release no...

X Description: Bumps json5 to 2.2.2 and updates ancestor dependencies json5, @babel/core and eslint-config-kentcdodds. These dependencies need to be updated together. Updates json5 from 2.2.1 to 2.2.2 Release no...

Opengraph URL: https://github.com/larrybotha/testing-javascript/pull/138

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:be4c0150-d663-ccb5-d2af-0627019ed5df
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC7BE:53774:6C91D80:955C39E:6A5E9F9B
html-safe-nonce5d9b9b8bb26d535980035e65959717e78aefc3676c4eceb5b6656ae2eb2d90c8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDN0JFOjUzNzc0OjZDOTFEODA6OTU1QzM5RTo2QTVFOUY5QiIsInZpc2l0b3JfaWQiOiI2MjYzNzE5OTQ0ODAwNjA4MTU1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacf841efe94da1664cba2b85cdc07a1bf1e77bf230d734ee9a04ca487316be68dd
hovercard-subject-tagpull_request:1180637601
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/larrybotha/testing-javascript/pull/138/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps json5 to 2.2.2 and updates ancestor dependencies json5, @babel/core and eslint-config-kentcdodds. These dependencies need to be updated together. Updates json5 from 2.2.1 to 2.2.2 Release no...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None7c7e31acb6a895494e518b880f5ccf39604f7fa9a8f2f3c64145efc3b776256d
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/larrybotha/testing-javascript git https://github.com/larrybotha/testing-javascript.git
octolytics-dimension-user_id1510520
octolytics-dimension-user_loginlarrybotha
octolytics-dimension-repository_id154195479
octolytics-dimension-repository_nwolarrybotha/testing-javascript
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id154195479
octolytics-dimension-repository_network_root_nwolarrybotha/testing-javascript
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release2d2ac9bdd71d5f53f2b731c9330677e38624e301
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/larrybotha/testing-javascript/pull/138/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Flarrybotha%2Ftesting-javascript%2Fpull%2F138%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Flarrybotha%2Ftesting-javascript%2Fpull%2F138%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=larrybotha%2Ftesting-javascript
Reloadhttps://github.com/larrybotha/testing-javascript/pull/138/files
Reloadhttps://github.com/larrybotha/testing-javascript/pull/138/files
Reloadhttps://github.com/larrybotha/testing-javascript/pull/138/files
larrybotha https://github.com/larrybotha
testing-javascripthttps://github.com/larrybotha/testing-javascript
Notifications https://github.com/login?return_to=%2Flarrybotha%2Ftesting-javascript
Fork 78 https://github.com/login?return_to=%2Flarrybotha%2Ftesting-javascript
Star 292 https://github.com/login?return_to=%2Flarrybotha%2Ftesting-javascript
Code https://github.com/larrybotha/testing-javascript
Issues 0 https://github.com/larrybotha/testing-javascript/issues
Pull requests 23 https://github.com/larrybotha/testing-javascript/pulls
Actions https://github.com/larrybotha/testing-javascript/actions
Projects https://github.com/larrybotha/testing-javascript/projects
Security and quality 0 https://github.com/larrybotha/testing-javascript/security
Insights https://github.com/larrybotha/testing-javascript/pulse
Code https://github.com/larrybotha/testing-javascript
Issues https://github.com/larrybotha/testing-javascript/issues
Pull requests https://github.com/larrybotha/testing-javascript/pulls
Actions https://github.com/larrybotha/testing-javascript/actions
Projects https://github.com/larrybotha/testing-javascript/projects
Security and quality https://github.com/larrybotha/testing-javascript/security
Insights https://github.com/larrybotha/testing-javascript/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Flarrybotha%2Ftesting-javascript%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Flarrybotha%2Ftesting-javascript%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
masterhttps://github.com/larrybotha/testing-javascript/tree/master
dependabot/npm_and_yarn/04-configure-jest-for-javascript-applications/json5-and-babel/core-and-eslint-config-kentcdodds-2.2.2https://github.com/larrybotha/testing-javascript/tree/dependabot/npm_and_yarn/04-configure-jest-for-javascript-applications/json5-and-babel/core-and-eslint-config-kentcdodds-2.2.2
Conversation 0 https://github.com/larrybotha/testing-javascript/pull/138
Commits 1 https://github.com/larrybotha/testing-javascript/pull/138/commits
Checks 0 https://github.com/larrybotha/testing-javascript/pull/138/checks
Files changed https://github.com/larrybotha/testing-javascript/pull/138/files
Please reload this pagehttps://github.com/larrybotha/testing-javascript/pull/138/files
chore(deps): bump json5, @babel/core and eslint-config-kentcdodds in /04-configure-jest-for-javascript-applications https://github.com/larrybotha/testing-javascript/pull/138/files#top
Show all changes 1 commit https://github.com/larrybotha/testing-javascript/pull/138/files
6b14ba2 chore(deps): bump json5, @babel/core and eslint-config-kentcdodds dependabot[bot] Dec 30, 2022 https://github.com/larrybotha/testing-javascript/pull/138/commits/6b14ba2530349949b91093c2dcb6dadf912e7e6d
Clear filters https://github.com/larrybotha/testing-javascript/pull/138/files
Please reload this pagehttps://github.com/larrybotha/testing-javascript/pull/138/files
Please reload this pagehttps://github.com/larrybotha/testing-javascript/pull/138/files
package-lock.json https://github.com/larrybotha/testing-javascript/pull/138/files#diff-95353f4d501d24cb397b7d179dc0df71e4c173b1c268bd62d2fb4c790fe90ac3
package.json https://github.com/larrybotha/testing-javascript/pull/138/files#diff-1ece3cf6638e940f3f27b69ee8627643c9f97581c36d0f8b84483ebd625aafe8
Please reload this pagehttps://github.com/larrybotha/testing-javascript/pull/138/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.