eslint / js

Monorepo for the JS language tools.
BSD 2-Clause "Simplified" License
2.29k stars 196 forks source link

chore: release main #618

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 3 months ago

:robot: I have created a release beep boop

eslint-scope: 8.1.0 ## [8.1.0](https://github.com/eslint/js/compare/eslint-scope-v8.0.2...eslint-scope-v8.1.0) (2024-09-27) ### Features * add the `eslint-scope` package ([#615](https://github.com/eslint/js/issues/615)) ([2ecfb8b](https://github.com/eslint/js/commit/2ecfb8ba460a73601b859fd10d000cee817d170c)) ### Bug Fixes * Remove node:assert dependency ([#633](https://github.com/eslint/js/issues/633)) ([433a89d](https://github.com/eslint/js/commit/433a89d18f556658751feb63f87303ebbf7b7cb7)) * Update dependencies to avoid build failure ([#631](https://github.com/eslint/js/issues/631)) ([e8cd107](https://github.com/eslint/js/commit/e8cd107d732fb7ef62cd4f6cd179bd48f5c13b27)) * update links to `eslint/js` repo ([#619](https://github.com/eslint/js/issues/619)) ([956389a](https://github.com/eslint/js/commit/956389ac150bd2394bc78a35c2a1f9d794f61ea8)) ### Dependencies * The following workspace dependencies were updated * devDependencies * eslint-visitor-keys bumped from ^4.0.0 to ^4.1.0 * espree bumped from ^10.0.1 to ^10.2.0
eslint-visitor-keys: 4.1.0 ## [4.1.0](https://github.com/eslint/js/compare/eslint-visitor-keys-v4.0.0...eslint-visitor-keys-v4.1.0) (2024-09-27) ### Features * add the `eslint-visitor-keys` package ([#620](https://github.com/eslint/js/issues/620)) ([5903929](https://github.com/eslint/js/commit/5903929cb65898ffdb6bea7d3fca99781f32ff09)) ### Bug Fixes * Update dependencies to avoid build failure ([#631](https://github.com/eslint/js/issues/631)) ([e8cd107](https://github.com/eslint/js/commit/e8cd107d732fb7ef62cd4f6cd179bd48f5c13b27))
espree: 10.2.0 ## [10.2.0](https://github.com/eslint/js/compare/espree-v10.1.0...espree-v10.2.0) (2024-09-27) ### Features * add the `eslint-scope` package ([#615](https://github.com/eslint/js/issues/615)) ([2ecfb8b](https://github.com/eslint/js/commit/2ecfb8ba460a73601b859fd10d000cee817d170c)) ### Bug Fixes * Update dependencies to avoid build failure ([#631](https://github.com/eslint/js/issues/631)) ([e8cd107](https://github.com/eslint/js/commit/e8cd107d732fb7ef62cd4f6cd179bd48f5c13b27)) * update links to `eslint/js` repo ([#619](https://github.com/eslint/js/issues/619)) ([956389a](https://github.com/eslint/js/commit/956389ac150bd2394bc78a35c2a1f9d794f61ea8)) ### Dependencies * The following workspace dependencies were updated * dependencies * eslint-visitor-keys bumped from ^4.0.0 to ^4.1.0

This PR was generated with Release Please. See documentation.

mdjermanovic commented 2 months ago

I think we should include https://github.com/eslint/js/pull/626 in this release because the "assert" -> "node:assert" changes we made since the last release of eslint-scope might break builds of projects that use eslint-scope, particularly bundling for browsers.

aladdin-add commented 2 months ago

@mdjermanovic https://github.com/eslint/js/pull/633 has been merged.

github-actions[bot] commented 2 months ago

:robot: Created releases: