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

Getting 3.x branch ready for 3.1.6 release #978

Merged
merged 18 commits into from
Jul 5, 2024
Merged

Getting 3.x branch ready for 3.1.6 release #978

merged 18 commits into from
Jul 5, 2024

Commits on Jun 16, 2024

  1. build(deps): bump braces from 3.0.2 to 3.0.3

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b694896 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. feat(docs): add removed options

    Make it easier to migrate from older versions.
    Rotzbua committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b0e2592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da6d639 View commit details
    Browse the repository at this point in the history
  3. fix(typo): found by codespell

    Rotzbua committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    bb69e53 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Merge pull request #970 from cure53/dependabot/npm_and_yarn/braces-3.0.3

    build(deps): bump braces from 3.0.2 to 3.0.3
    cure53 authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5a7a70a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #972 from Rotzbua/feat_docs_removed_options

    feat(docs): add removed options
    cure53 authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9518bba View commit details
    Browse the repository at this point in the history
  3. build(deps): bump ws and socket.io

    Bumps [ws](https://github.com/websockets/ws) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.
    
    Updates `ws` from 8.11.0 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.11.0...8.17.1)
    
    Updates `socket.io` from 4.6.1 to 4.7.5
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io@4.6.1...4.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    - dependency-name: socket.io
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    082bc00 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #973 from Rotzbua/fix_typos

    fix(typo): found by `codespell`
    cure53 authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3bff1af View commit details
    Browse the repository at this point in the history
  5. Merge pull request #974 from Rotzbua/feat_website_lang

    feat(website): add lang attribute to declare language
    cure53 authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d0d93ec View commit details
    Browse the repository at this point in the history
  6. Merge pull request #975 from cure53/dependabot/npm_and_yarn/multi-2d3…

    …aef8690
    
    build(deps): bump ws and socket.io
    cure53 authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b8b552c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    fa542df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9978cec View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. build(deps): bump ws and socket.io-adapter

    Bumps [ws](https://github.com/websockets/ws) and [socket.io-adapter](https://github.com/socketio/socket.io-adapter). These dependencies needed to be updated together.
    
    Updates `ws` from 8.11.0 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.11.0...8.17.1)
    
    Updates `socket.io-adapter` from 2.5.2 to 2.5.5
    - [Release notes](https://github.com/socketio/socket.io-adapter/releases)
    - [Changelog](https://github.com/socketio/socket.io-adapter/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-adapter@2.5.2...2.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    - dependency-name: socket.io-adapter
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e5112ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #977 from cure53/dependabot/npm_and_yarn/multi-99c…

    …a4f73d8
    
    build(deps): bump ws and socket.io-adapter
    cure53 authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f8c2ef5 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    00fc06c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e03334 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    65df042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90a10a1 View commit details
    Browse the repository at this point in the history