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

Prioritizing the grind #136

Merged
merged 31 commits into from
Feb 1, 2024
Merged

Prioritizing the grind #136

merged 31 commits into from
Feb 1, 2024

Commits on Dec 8, 2023

  1. yarn upgrade

    drainpip committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    11e35e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccee188 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03fbc03 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Bump gatsby-remark-autolink-headers from 6.12.1 to 6.13.0

    Bumps [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers) from 6.12.1 to 6.13.0.
    - [Release notes](https://github.com/gatsbyjs/gatsby/releases)
    - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-autolink-headers/CHANGELOG.md)
    - [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-remark-autolink-headers)
    
    ---
    updated-dependencies:
    - dependency-name: gatsby-remark-autolink-headers
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    56a1a39 View commit details
    Browse the repository at this point in the history
  2. Bump gatsby-transformer-remark from 6.12.1 to 6.13.0

    Bumps [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) from 6.12.1 to 6.13.0.
    - [Release notes](https://github.com/gatsbyjs/gatsby/releases)
    - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-remark/CHANGELOG.md)
    - [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-remark)
    
    ---
    updated-dependencies:
    - dependency-name: gatsby-transformer-remark
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    97b013e View commit details
    Browse the repository at this point in the history
  3. Bump gatsby-plugin-feed from 5.12.0 to 5.13.0

    Bumps [gatsby-plugin-feed](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-feed) from 5.12.0 to 5.13.0.
    - [Release notes](https://github.com/gatsbyjs/gatsby/releases)
    - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-feed/CHANGELOG.md)
    - [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-feed)
    
    ---
    updated-dependencies:
    - dependency-name: gatsby-plugin-feed
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    88431eb View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Bump msgpackr from 1.6.1 to 1.10.1

    Bumps [msgpackr](https://github.com/kriszyp/msgpackr) from 1.6.1 to 1.10.1.
    - [Release notes](https://github.com/kriszyp/msgpackr/releases)
    - [Commits](https://github.com/kriszyp/msgpackr/commits/v1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: msgpackr
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    6a257f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

Commits on Jan 10, 2024

  1. Bump follow-redirects from 1.15.1 to 1.15.4

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.1...v1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    07b59a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Merge pull request #143 from drainpip/dependabot/npm_and_yarn/follow-…

    …redirects-1.15.4
    
    Bump follow-redirects from 1.15.1 to 1.15.4
    drainpip authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2a6a825 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #142 from drainpip/dependabot/npm_and_yarn/msgpack…

    …r-1.10.1
    
    Bump msgpackr from 1.6.1 to 1.10.1
    drainpip authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    da40877 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #141 from drainpip/dependabot/npm_and_yarn/gatsby-…

    …plugin-feed-5.13.0
    
    Bump gatsby-plugin-feed from 5.12.0 to 5.13.0
    drainpip authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8e0bfd0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #140 from drainpip/dependabot/npm_and_yarn/gatsby-…

    …transformer-remark-6.13.0
    
    Bump gatsby-transformer-remark from 6.12.1 to 6.13.0
    drainpip authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2a536b2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #137 from drainpip/dependabot/npm_and_yarn/gatsby-…

    …remark-autolink-headers-6.13.0
    
    Bump gatsby-remark-autolink-headers from 6.12.1 to 6.13.0
    drainpip authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f66bb44 View commit details
    Browse the repository at this point in the history
  6. Bump gatsby-transformer-sharp from 5.12.0 to 5.13.0

    Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 5.12.0 to 5.13.0.
    - [Release notes](https://github.com/gatsbyjs/gatsby/releases)
    - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
    - [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-sharp)
    
    ---
    updated-dependencies:
    - dependency-name: gatsby-transformer-sharp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    bc1c378 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #139 from drainpip/dependabot/npm_and_yarn/gatsby-…

    …transformer-sharp-5.13.0
    
    Bump gatsby-transformer-sharp from 5.12.0 to 5.13.0
    drainpip authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d80d998 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Update section title

    drainpip committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    10269ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    817d1df View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Cleaning up some grammar.

    drainpip committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c6a436a View commit details
    Browse the repository at this point in the history
  2. yarn upgrade

    drainpip committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9c7cb82 View commit details
    Browse the repository at this point in the history
  3. yarn upgrade

    drainpip committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    386ca73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    578f477 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a84d587 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92c0f0c View commit details
    Browse the repository at this point in the history
  7. Update section title

    drainpip committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b5cf9a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1fd30a View commit details
    Browse the repository at this point in the history
  9. Cleaning up some grammar.

    drainpip committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4825009 View commit details
    Browse the repository at this point in the history
  10. yarn upgrade

    drainpip committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    48bb6b1 View commit details
    Browse the repository at this point in the history
  11. rebase

    drainpip committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    962feed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    30e5c1b View commit details
    Browse the repository at this point in the history
  13. Fixing lockfile

    drainpip committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c057ae7 View commit details
    Browse the repository at this point in the history