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 @splitsoftware/splitio from 10.28.0 to 11.0.0 #211

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps @splitsoftware/splitio from 10.28.0 to 11.0.0.

Changelog

Sourced from @​splitsoftware/splitio's changelog.

11.0.0 (November 1, 2024)

  • Added support for targeting rules based on large segments for browsers (client-side API).
  • Added factory.destroy() method, which invokes the destroy method of all clients created by the factory.
  • Updated @​splitsoftware/splitio-commons package to version 2.0.0 that includes major updates and updated some transitive dependencies for vulnerability fixes.
  • Renamed distribution folders from /lib to /cjs for CommonJS build, and /es to /esm for ECMAScript Modules build.
  • BREAKING CHANGES:
    • Dropped support for Split Proxy below version 5.9.0, when using in the browser (client-side API). The SDK now requires Split Proxy 5.9.0 or above.
    • Dropped support for NodeJS v6. The SDK now requires NodeJS v14 or above.
    • Removed internal ponyfills for the Map and Set global objects, dropping support for IE and other outdated browsers. The SDK now requires the runtime environment to support these features natively or provide a polyfill.
    • Removed the deprecated GOOGLE_ANALYTICS_TO_SPLIT and SPLIT_TO_GOOGLE_ANALYTICS integrations. The integrations configuration option has been removed from the SDK factory configuration, along with the associated interfaces in the TypeScript definitions.
    • Removed the core.trafficType configuration option (SplitIO.IBrowserSettings['core']['trafficType]) and the trafficType parameter from the SDK client() method in Browser (SplitIO.IBrowserSDK['client']). As a result, traffic types can no longer be bound to SDK clients, and the traffic type must be provided in the track method.
Commits
  • a1e5434 Merge pull request #836 from splitio/development
  • 7c12f90 Merge pull request #837 from splitio/release_v11.0.0
  • fac9db5 Update README.md
  • 54a8066 Merge branch 'master' into release_v11.0.0
  • 688f34e Merge pull request #815 from splitio/SDKS-8407_baseline
  • 72faa4b stable version
  • 29c98c7 Merge branch 'development' into SDKS-8407_baseline
  • d744912 Merge pull request #828 from splitio/rename_dist_folders
  • ea5e43a Merge pull request #827 from splitio/breaking_changes
  • 8d92ba9 Merge pull request #834 from splitio/refactor_type_definitions
  • 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)

@dependabot dependabot bot added the skip-release Do not publish new release label Nov 4, 2024
@dependabot dependabot bot requested a review from a team as a code owner November 4, 2024 11:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/splitsoftware/splitio-11.0.0 branch 3 times, most recently from 80893e5 to 020abe5 Compare November 11, 2024 12:03
Bumps [@splitsoftware/splitio](https://github.com/splitio/javascript-client) from 10.28.0 to 11.0.0.
- [Changelog](https://github.com/splitio/javascript-client/blob/development/CHANGES.txt)
- [Commits](splitio/javascript-client@10.28.0...11.0.0)

---
updated-dependencies:
- dependency-name: "@splitsoftware/splitio"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/splitsoftware/splitio-11.0.0 branch from 020abe5 to 56f4f89 Compare November 11, 2024 12:06
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2024

Superseded by #217.

@dependabot dependabot bot closed this Nov 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/splitsoftware/splitio-11.0.0 branch November 18, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-release Do not publish new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants