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

Release - v3.0.0 #2823

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Release - v3.0.0 #2823

wants to merge 17 commits into from

Commits on Feb 7, 2023

  1. Bump minimatch from 3.0.4 to 3.1.2

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    726d3bf View commit details
    Browse the repository at this point in the history
  2. Bump async from 2.6.3 to 2.6.4

    Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
    - [Commits](caolan/async@v2.6.3...v2.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: async
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a1159b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    88da9e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Fix typos in stream() docs (#2825)

    Co-authored-by: Claudia Meadows <contact@claudiameadows.dev>
    mtsknn and dead-claudia committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    ad9aa97 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    8cce14c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b897c4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Add missing m.censor to API navigation

    Not sure how I forgot about this when I added the method.
    dead-claudia committed May 20, 2023
    Configuration menu
    Copy the full SHA
    3c77beb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Bump yaml and lint-staged

    Bumps [yaml](https://github.com/eemeli/yaml) to 2.2.2 and updates ancestor dependency [lint-staged](https://github.com/okonet/lint-staged). These dependencies need to be updated together.
    
    
    Updates `yaml` from 1.10.2 to 2.2.2
    - [Release notes](https://github.com/eemeli/yaml/releases)
    - [Commits](eemeli/yaml@v1.10.2...v2.2.2)
    
    Updates `lint-staged` from 12.3.4 to 13.2.1
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v12.3.4...v13.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: yaml
      dependency-type: indirect
    - dependency-name: lint-staged
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and dead-claudia committed May 23, 2023
    Configuration menu
    Copy the full SHA
    71ce364 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    03fabe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a12c67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee7dcdf View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Bump gh-pages from 2.1.1 to 5.0.0

    Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 2.1.1 to 5.0.0.
    - [Release notes](https://github.com/tschaub/gh-pages/releases)
    - [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md)
    - [Commits](tschaub/gh-pages@v2.1.1...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: gh-pages
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and dead-claudia committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2a8412e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    8c87814 View commit details
    Browse the repository at this point in the history
  2. Move from individual code owners to just pinging all collaborators

    Most collaborators have commit access, and it'd make it a little easier (and more likely) for pull requests to get reviewed. Also, most collaborators have merge access as well.
    dead-claudia committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    505d2d9 View commit details
    Browse the repository at this point in the history
  3. Bump qs from 6.5.2 to 6.5.3

    Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and dead-claudia committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    0443cc4 View commit details
    Browse the repository at this point in the history
  4. Tweak docs with warning to fix #2508 (#2895)

    Co-authored-by: Barney Carroll <barney.carroll@gmail.com>
    dead-claudia and barneycarroll committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    948bf52 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    86f49b0 View commit details
    Browse the repository at this point in the history