Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @terascope/eslint-config from 1.1.2 to 1.1.3 #328

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps @terascope/eslint-config from 1.1.2 to 1.1.3.

Release notes

Sourced from @​terascope/eslint-config's releases.

v1.1.3

What's Changed

⚠️ Important Configuration change

As of this release, the elasticsearch connector type has been removed from the code base and all references to that connector type should be removed from your configurations. Configurations should be using elasticsearch-next instead. If you do not remove the old connector type the Teraslice master will crash with a log message that includes the following error: TSError: Could not retrieve schema code for: elasticsearch

Full Changelog: terascope/teraslice@v1.1.2...v1.1.3

Commits
  • 7f61e26 Merge pull request #3581 from terascope/remove-legacy-elasticsearch-cleanup
  • 590441e bump: (minor) @​terascope/job-components@​0.71.0
  • 9b531f8 release: (patch) [email protected]
  • 488c942 Merge branch 'master' into remove-legacy-elasticsearch-cleanup
  • be17d85 fix range coercion for infinity (#3580)
  • 46c7341 try change couple more places to es-next
  • 256a6bf remove legacy elasticsearch from more places
  • aff8500 Merge pull request #3577 from terascope/terafoundation-connector-removal
  • bbe453d bump: (minor) @​terascope/scripts@​0.75.0
  • 96e8146 remove old parameter to scripts
  • Additional commits viewable in compare view

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 [@terascope/eslint-config](https://github.com/terascope/teraslice) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/terascope/teraslice/releases)
- [Commits](terascope/teraslice@v1.1.2...v1.1.3)

---
updated-dependencies:
- dependency-name: "@terascope/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2024
Copy link

@busma13 busma13 left a comment

Choose a reason for hiding this comment

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

LGTM

@busma13 busma13 requested a review from sotojn December 16, 2024 15:06
@sotojn sotojn merged commit 5fc1aef into master Dec 16, 2024
4 checks passed
@sotojn sotojn deleted the dependabot/npm_and_yarn/terascope/eslint-config-1.1.3 branch December 16, 2024 17:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants