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 @babel/traverse from 7.22.20 to 7.23.2 #2050

Closed

Commits on Oct 4, 2023

  1. Restore changes lost to history rewrite

    Recently rebased the entire history of the repo.
    This commit introduces whatever changes are necessary to
    keep the state of the master branch the same as before.
    Chalarangelo committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f56dc2c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    88f1e42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb510d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb3c058 View commit details
    Browse the repository at this point in the history
  4. Update variable hoisting with JIT link

    Resolves #2021
    Chalarangelo committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    e743ac1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e095c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdc0810 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c183f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb1b4d9 View commit details
    Browse the repository at this point in the history
  9. Content updates (#2036)

    Closes #2021
    Chalarangelo committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    36ba419 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Replace hash-node and hash-browser with story

    Repackage and republish both implementations into a longer story.
    Chalarangelo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    023d660 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6ee410 View commit details
    Browse the repository at this point in the history
  3. Replace maxN, minN with tip story

    As both implementations are nearly the same, combine them into one
    longer form tip.
    Chalarangelo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    ac44487 View commit details
    Browse the repository at this point in the history
  4. Replace firstN, lastN with tip story

    As both implementations are very similar, combine them into one
    longer form tip.
    Chalarangelo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    b395b8b View commit details
    Browse the repository at this point in the history
  5. Content updates (#2038)

    Chalarangelo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    1aa4d25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a9042f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Bump postcss from 8.4.30 to 8.4.31

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.30...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    e076004 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f59feb2 View commit details
    Browse the repository at this point in the history
  3. Replace head, tail with a story

    Combine into a story and enhance with the destructuring assignment
    method for completeness's sake.
    Chalarangelo committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    bef2e0a View commit details
    Browse the repository at this point in the history
  4. Content updates (#2041)

    Chalarangelo committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    b6dd97a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e40e25d View commit details
    Browse the repository at this point in the history
  6. Make coverImageUsage more useful

    Ensure unused covers are shown, make it a Map.
    Chalarangelo committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    b07e8a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32c5ce6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    bcc6701 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8396ea3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66bf402 View commit details
    Browse the repository at this point in the history
  4. Content updates (#2044)

    Chalarangelo committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    581a97f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Oct 19, 2023

  1. Clean up grammar (#2049)

    Chalarangelo committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f0b88bd View commit details
    Browse the repository at this point in the history
  2. Bump @babel/traverse from 7.22.20 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.20 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8cb2917 View commit details
    Browse the repository at this point in the history