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.21.4 to 7.23.2 #120

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2023

Bumps @babel/traverse from 7.21.4 to 7.23.2.

Release notes

Sourced from @​babel/traverse's releases.

v7.23.2 (2023-10-11)

NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit.

Thanks @​jimmydief for your first PR!

🐛 Bug Fix

  • babel-traverse
  • babel-preset-typescript
  • babel-helpers
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

Committers: 5

v7.23.1 (2023-09-25)

Re-publishing @babel/helpers due to a publishing error in 7.23.0.

v7.23.0 (2023-09-25)

Thanks @​lorenzoferre and @​RajShukla1 for your first PRs!

🚀 New Feature

  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-generator, babel-parser, babel-types
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
  • babel-standalone
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-traverse, babel-types
  • babel-preset-typescript

... (truncated)

Changelog

Sourced from @​babel/traverse's changelog.

v7.23.2 (2023-10-11)

🐛 Bug Fix

  • babel-traverse
  • babel-preset-typescript
  • babel-helpers
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.23.0 (2023-09-25)

🚀 New Feature

  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-generator, babel-parser, babel-types
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
  • babel-standalone
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-traverse, babel-types
  • babel-preset-typescript
  • babel-parser

🐛 Bug Fix

  • babel-plugin-transform-block-scoping

💅 Polish

  • babel-traverse
  • babel-plugin-proposal-explicit-resource-management

🔬 Output optimization

  • babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env

v7.22.20 (2023-09-16)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 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] <support@github.com>
@dependabot dependabot bot requested a review from iamwood as a code owner October 26, 2023 17:14
@vercel
Copy link

vercel bot commented Oct 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
utd-trends ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2023 5:17pm

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 26, 2023
@Jake3231 Jake3231 requested a review from TyHil October 26, 2023 17:15
@Jake3231 Jake3231 merged commit 4ad285b into develop Nov 2, 2023
3 checks passed
@Jake3231 Jake3231 deleted the dependabot/npm_and_yarn/babel/traverse-7.23.2 branch November 2, 2023 17:15
Jake3231 pushed a commit that referenced this pull request Dec 3, 2023
* Initial

* Bump @babel/traverse from 7.21.4 to 7.23.2 (#120)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Initial

* Refinement

* Update colors

* Use colors

* Add nebula labs link

* A/B Testing autocomplete functionality, needs design fix, and of course google analytics

* A/B Testing styles

* Build fix

* Design recs

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
TyHil added a commit that referenced this pull request Dec 4, 2023
* Bump @babel/traverse from 7.21.4 to 7.23.2 (#120)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update colors

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
TyHil added a commit that referenced this pull request Aug 26, 2024
* Update colors

* Feedback UI
Fix "///" comments before production
TODO: add an api route to store data responses, could be done with Qualtrics API but need access

* When to popup fix

* Add animations

* Redesign homepage (#127)

* Initial

* Bump @babel/traverse from 7.21.4 to 7.23.2 (#120)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Initial

* Refinement

* Update colors

* Use colors

* Add nebula labs link

* A/B Testing autocomplete functionality, needs design fix, and of course google analytics

* A/B Testing styles

* Build fix

* Design recs

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update colors (#128)

* Bump @babel/traverse from 7.21.4 to 7.23.2 (#120)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update colors

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Backend

* Remove unused vars in homepage

* Remove unused vars in homepage again

* Log sending environment

* Move to component to clean up _app (also moved the GitHub button)

* Build fix

* Autocomplete format change
Replace (<number>|<number> ) <prefix>[.<section>] with <prefix>

* Reformat homepage

* Autocomplete allow returning course or professor

* Homepage warning cleanup

* Input tag functionality!

* Format

* Working enter

* Search bar on dashboard

* Add tags with space from fetch
Also added comments

* Format

* Build fixes

* Prioritize pre-existing nodes in addWithParents for autocomplete graph generation

* Remove syllabi on homescreen

* Autocomplete tweak:
prof number.section to prof number.section prefix

* Fix double space problem

* Fix using first node in addWithParents and allow number.section prof

* Think I fixed looping back issue: must have least common node in first pos for addWithParents

* Format

* Build fix

* Move autocomplete to seperate file

* Fix course tag with space

* Build fix

* Add alert to test mobile

* build fix

* alert all info for debugging

* onKeyDown to onInput bc of a chrome android bug

* Filter Component

* Build changes

* change capitalization

* Allow multiple courses

* Multiple filters

* Small Select

* Labels and styling

* Add data to filters

* None Label for Filter

* remove default labels

* Add filters to search query

* Removing testing bits

* Build fix

* Prevent autocompletion of valid chips from triggering when deleting

* Updated Dashboard to show results in an expandable table. Also rerouted API fetching to get data for all the search results.

* Lint and format fixes

* redesign navbar

* Colorful graph bars

* Move fetchWithCache outside dashboard

* Use next Image for background

* Handles Cartesian Product of search tags (Courses and Professors) to fetch and display results

* Fix linting errors

* Create the left-hand-size Search Results Component

* Add dynamically generated Carousel to right hand side card

* Remove dividers on tab nav

* Change bg color

* Rework fetch logic

* Add academic session select, means working GPA

* Add compare rhs components and data forwarding

* Show warning when not all academic sessions selected

* Loading tracking and indicator

* Table sorting

* Type fixes

* Comments

* Bug fixes: autocomplete limit, rmp undefined, div in p

* Autocomplete graph needed to be rebuilt

* Remove extra useEffect: move grade/rmp fetch logic to .then of results fetch promise

* Reorg result dropdown

* Professor RHS

* Remove filterdResults state

* Prevent being able to add to compare before data is loaded

* Use skeletons for loaading

* Remove unneeded useEffect

* Move dashboard empty and error to components

* Fix key error for LoadingRow

* Fix RMP error handling and duplicate objects when updating state to register a change

* Add single courses/profs to data fetch
Previously it relied on this data being in results but this is not always the case

* Add message for when no results are found

* Refix RMP error handling

* Simplify promises

* Update dashboard on select, not change

* Add search button

* fix for missing prof data

* type fix

* Formatting

* Create course data API route, functions to fetch data, and variables to store course and professor data and loading state

* Display course description in the RHS Course tab and pass through Course data to the courseOverview page.

* Format Course Description text and Class tab layout. Parse description for requisites

* Add browser navigation functionality. Allows back navigation and forward navigation. A new url is pushed to the stack whenever after the search bar is fully cleared (new search).

* Added course aggregate grade data (graph), course offering frequency, and what school a course is part of. Center-Aligned titles

* Updated what data is fed to CourseOverview in index.tsx

* item with no rmp data fix

* oops types

* Add basic Comparison function

* Label the 'Overall' course result when applicable

* Loading animation on course RHS

* Remove build change oops

* re-fix sorting error in CourseData fetch. Makes sure that the newest catalog year's information is displayed

* imperfect compare component. Displays all the information. Color-coded checkboxes.

* fixed compare state loading when grade data is not available

* Use a type for state of fetched data instead of seperate x and xLoading states

* Add more colors (I asked chatgpt for them)

* Remove unused imports

* Add instuctions for when nothing is in compare

* forgot to check types 😔

* forgot to format, on a roll

* Big autocomplete changes!
Removed course+prof suggestions from autocomplete since we don't use them in search, it should be a lot faster now.
This means finding course+prof combos for search results had to be done another way so this add an api route to query an object that maps courses/profs to their combos

* GitHub tooltip didn't merge well

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Tyler Hill <gotyhill@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: harshptl05 <harshptl2023@gmail.com>
Co-authored-by: William Skaggs <wskaggs3262@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants