Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2025

Bumps @teambit/react.eslint-config-bit-react from 0.0.824 to 2.0.3.

Release notes

Sourced from @​teambit/react.eslint-config-bit-react's releases.

v1.12.67

WIP

v1.12.10

New Features

Improvements

  • Simplify CLI output from bit link (#9802)

Performance

  • Optimize build capsule creation for unmodified exported dependencies (#9820)

Bug Fixes

  • Fix several issues when identifying which apps available in a workspaces (#9852, #9786)
  • Fix an issue where comments weren't preserved in workspace.jsonc when configuration was updated (#9851)

Internal

v1.11.24

WIP

v1.11.17

WIP

v1.11.3

Improvements

  • Support npm alias in env.jsonc (#9728)
  • Ability to delete snaps using bit delete --snap (#9701)
  • Various UI/UX and CLI outputs updates (#9747, #9717, #9741)

Bug Fixes

... (truncated)

Changelog

Sourced from @​teambit/react.eslint-config-bit-react's changelog.

Bit no longer uses the CHANGELOG.md file for keeping changelogs. Please refer here to get updates on new releases - https://github.com/teambit/bit/releases

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog. and this project adheres to Semantic Versioning.

Changelog Update

We've transitioned to managing our changelog on the GitHub releases page. For the latest updates and changes, please visit Bit Releases on GitHub.

[0.1.52] - 2023-05-28

New Features

  • Use the --fail-fast option to exist the build process (and log the error) when a build task fails (use with bit build/bit snap /bit tag (#7444)
  • Enable injecting raw strings to the HTML Injector (#7274)
  • Use the --squash option, when merging one lane to another, to squsash snaps (this was previously only available when merging to 'main') (#7448)

Bug Fixes

  • Remove margines from the <body of built component previews (now concistent with previews in development) (#7451)
  • Throw an error if a process in the remote does not complete in 30 minutes (#7456)
  • bit show --remote should display the remote lane info (#7445)
  • bit start should be able to render the preview of only a selected group of components (#7415)
  • Fix getComponentDevPatterns for TesterMain (#7454)

Internal

  • Upgrade @​babel/types to fix compilation issues.
  • Avoid loading the version object for idOnLane (#7449)
  • Change occurrences of --soft to --delete (#7447)
  • Add a new express route "api/vscode" to communicate with vscode extension (#7441)
  • Introduce a POC of bit stash (#7436)
  • Restore the public buildUiHash API (#7438)
  • deprecate importManyDeltaWithoutDeps and importManyIfMissingWithoutDeps (#7428)

[0.1.48] - 2023-05-21

New Features

  • Better handking of missing dependencies (use bit install --add-missing-deps to automatically install missing dependencies) (#7412, #7264) -bit insight --include-deps shows circular dependencies of extenral dependnecies (i.e, dependencies not maintained in the same workspace) (#7407)
  • Ignore the builds of specific dependencies. The "preinstall", "install", and "postinstall" scripts of the listed packages will not be executed during installation. For example { "@teambit.dependencies/dependency-resolver": { "neverBuiltDependencies": ["fsevents", "level"]}} (#7387)

Changes

  • bit merge without component IDs merges all components (#7427)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by teambit-owner, a new releaser for @​teambit/react.eslint-config-bit-react since your current version.


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)

Bumps [@teambit/react.eslint-config-bit-react](https://github.com/teambit/bit) from 0.0.824 to 2.0.3.
- [Release notes](https://github.com/teambit/bit/releases)
- [Changelog](https://github.com/teambit/bit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/teambit/bit/commits)

---
updated-dependencies:
- dependency-name: "@teambit/react.eslint-config-bit-react"
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 11, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2025

Sorry, only users with push access can use that command.

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.

0 participants