Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: patrickcate/vue-uswds
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.2-beta.2
Choose a base ref
...
head repository: patrickcate/vue-uswds
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.0-beta.1
Choose a head ref
  • 16 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 18, 2024

  1. chore (npm): bump @uswds/uswds from 3.7.1 to 3.8.0

    Bumps [@uswds/uswds](https://github.com/uswds/uswds) from 3.7.1 to 3.8.0.
    - [Release notes](https://github.com/uswds/uswds/releases)
    - [Commits](uswds/uswds@v3.7.1...v3.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@uswds/uswds"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    90ca5e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    774e369 View commit details
    Browse the repository at this point in the history
  3. chore (npm): bump cypress from 13.6.6 to 13.7.0

    Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.6 to 13.7.0.
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](cypress-io/cypress@v13.6.6...v13.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1eda307 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86d0e1e View commit details
    Browse the repository at this point in the history
  5. chore (npm): bump eslint-plugin-vue from 9.22.0 to 9.23.0

    Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.22.0 to 9.23.0.
    - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
    - [Commits](vuejs/eslint-plugin-vue@v9.22.0...v9.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-vue
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3c60d53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2812310 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    ab51f65 View commit details
    Browse the repository at this point in the history
  2. chore (npm): bump @cypress/code-coverage from 3.12.29 to 3.12.30

    Bumps [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) from 3.12.29 to 3.12.30.
    - [Release notes](https://github.com/cypress-io/code-coverage/releases)
    - [Changelog](https://github.com/cypress-io/code-coverage/blob/master/.releaserc)
    - [Commits](cypress-io/code-coverage@v3.12.29...v3.12.30)
    
    ---
    updated-dependencies:
    - dependency-name: "@cypress/code-coverage"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    23dd23a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #856 from patrickcate/dependabot/npm_and_yarn/deve…

    …lop/cypress/code-coverage-3.12.30
    dependabot[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ca5bd7a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #855 from patrickcate/develop

    Update beta from develop
    patrickcate authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c6b2c8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    238ca28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51a6ac7 View commit details
    Browse the repository at this point in the history
  7. fix(UsaFooterAddress): move order of v-bind=\"\\$attrs\" to prevent…

    … overriding CSS classes
    patrickcate committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f75efd0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8703465 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #857 from patrickcate/feature/1.8.x

    Feature/1.8.x
    patrickcate authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d9fc704 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eb3cbb5 View commit details
    Browse the repository at this point in the history
Loading