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

ci(changesets): version packages #1908

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

tdeekens
Copy link
Owner

@tdeekens tdeekens commented May 17, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@flopflip/adapter-utilities@14.0.2

Patch Changes

  • #1907 700a2b2 Thanks @renovate! - Update react and react-dom while removing usage of defaultProps.

  • Updated dependencies [700a2b2]:

    • @flopflip/types@14.0.2

@flopflip/cache@14.0.2

Patch Changes

  • #1907 700a2b2 Thanks @renovate! - Update react and react-dom while removing usage of defaultProps.

  • Updated dependencies [700a2b2]:

    • @flopflip/sessionstorage-cache@14.0.2
    • @flopflip/localstorage-cache@14.0.2
    • @flopflip/types@14.0.2

@flopflip/combine-adapters@14.0.2

Patch Changes

  • #1909 fd07633 Thanks @tdeekens! - refactor: all types for be prefixed with T

  • #1907 700a2b2 Thanks @renovate! - Update react and react-dom while removing usage of defaultProps.

  • Updated dependencies [700a2b2]:

    • @flopflip/adapter-utilities@14.0.2
    • @flopflip/types@14.0.2

@flopflip/cypress-plugin@14.0.2

Patch Changes

  • #1907 700a2b2 Thanks @renovate! - Update react and react-dom while removing usage of defaultProps.

  • Updated dependencies [700a2b2]:

    • @flopflip/types@14.0.2

@flopflip/graphql-adapter@14.0.2

Patch Changes

  • #1907 700a2b2 Thanks @renovate! - Update react and react-dom while removing usage of defaultProps.

  • Updated dependencies [700a2b2]:

    • @flopflip/sessionstorage-cache@14.0.2
    • @flopflip/localstorage-cache@14.0.2
    • @flopflip/adapter-utilities@14.0.2
    • @flopflip/cache@14.0.2
    • @flopflip/types@14.0.2

@flopflip/http-adapter@14.0.2

Patch Changes

  • #1907 700a2b2 Thanks @renovate! - Update react and react-dom while removing usage of defaultProps.

  • Updated dependencies [700a2b2]:

    • @flopflip/sessionstorage-cache@14.0.2
    • @flopflip/localstorage-cache@14.0.2
    • @flopflip/adapter-utilities@14.0.2
    • @flopflip/cache@14.0.2
    • @flopflip/types@14.0.2

@flopflip/launchdarkly-adapter@14.0.2

Patch Changes

  • #1907 700a2b2 Thanks @renovate! - Update react and react-dom while removing usage of defaultProps.

  • Updated dependencies [700a2b2]:

    • @flopflip/sessionstorage-cache@14.0.2
    • @flopflip/localstorage-cache@14.0.2
    • @flopflip/adapter-utilities@14.0.2
    • @flopflip/cache@14.0.2
    • @flopflip/types@14.0.2

@flopflip/localstorage-adapter@14.0.2

Patch Changes

  • #1907 700a2b2 Thanks @renovate! - Update react and react-dom while removing usage of defaultProps.

  • Updated dependencies [700a2b2]:

    • @flopflip/localstorage-cache@14.0.2
    • @flopflip/adapter-utilities@14.0.2
    • @flopflip/types@14.0.2

@flopflip/localstorage-cache@14.0.2

Patch Changes

  • #1907 700a2b2 Thanks @renovate! - Update react and react-dom while removing usage of defaultProps.

  • Updated dependencies [700a2b2]:

    • @flopflip/types@14.0.2

@flopflip/memory-adapter@14.0.2

Patch Changes

  • #1907 700a2b2 Thanks @renovate! - Update react and react-dom while removing usage of defaultProps.

  • Updated dependencies [700a2b2]:

    • @flopflip/adapter-utilities@14.0.2
    • @flopflip/types@14.0.2

@flopflip/react@14.0.2

Patch Changes

@flopflip/react-broadcast@14.0.2

Patch Changes

@flopflip/react-redux@14.0.2

Patch Changes

@flopflip/sessionstorage-cache@14.0.2

Patch Changes

  • #1907 700a2b2 Thanks @renovate! - Update react and react-dom while removing usage of defaultProps.

  • Updated dependencies [700a2b2]:

    • @flopflip/types@14.0.2

@flopflip/splitio-adapter@14.0.2

Patch Changes

  • #1909 fd07633 Thanks @tdeekens! - refactor: all types for be prefixed with T

  • #1907 700a2b2 Thanks @renovate! - Update react and react-dom while removing usage of defaultProps.

  • Updated dependencies [700a2b2]:

    • @flopflip/adapter-utilities@14.0.2
    • @flopflip/types@14.0.2

@flopflip/types@14.0.2

Patch Changes

@flopflip/test-utils@14.0.2

Patch Changes

Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.78%. Comparing base (f775e2f) to head (af478f8).
Report is 1 commits behind head on main.

Current head af478f8 differs from pull request most recent head 68fa7c1

Please upload reports for the commit 68fa7c1 to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1908      +/-   ##
==========================================
- Coverage   93.81%   93.78%   -0.03%     
==========================================
  Files         109      109              
  Lines        1779     1755      -24     
  Branches      279      279              
==========================================
- Hits         1669     1646      -23     
+ Misses        110      109       -1     

see 10 files with indirect coverage changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 09615f1 to 2608bbf Compare May 17, 2024 11:57
@tdeekens tdeekens marked this pull request as draft May 17, 2024 13:00
Copy link

socket-security bot commented May 26, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/globalthis@1.0.4 Transitive: eval +12 251 kB ljharb

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant