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

Update dependencies #70

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Update dependencies #70

merged 1 commit into from
Sep 24, 2024

Conversation

jordanjones243
Copy link
Contributor

@jordanjones243 jordanjones243 commented Sep 24, 2024

BREAKING CHANGE: trigger major release for color theme support #59

Alaska Airlines Pull Request

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Resolves: # (issue, if applicable)

Summary:

Please summarize the scope of the changes you have submitted, what the intent of the work is and anything that describes the before/after state of the project.

Type of change:

Please delete options that are not relevant.

  • New capability
  • Revision of an existing capability
  • Infrastructure change (automation, etc.)
  • Other (please elaborate)

Checklist:

  • My update follows the CONTRIBUTING guidelines of this project
  • I have performed a self-review of my own update

By submitting this Pull Request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Pull Requests will be evaluated by their quality of update and whether it is consistent with the goals and values of this project. Any submission is to be considered a conversation between the submitter and the maintainers of this project and may require changes to your submission.

Thank you for your submission!

-- Auro Design System Team

Summary by Sourcery

Update dependencies to the latest versions and correct import paths in demo files to ensure compatibility and proper module loading.

Enhancements:

  • Update the stylesheet link in README.md to use the latest version of the design tokens.

Chores:

  • Correct the import path for AuroPane in demo/index.html to ensure proper module loading.

BREAKING CHANGE: trigger major release for color theme support #59
@jordanjones243 jordanjones243 self-assigned this Sep 24, 2024
@jordanjones243 jordanjones243 requested a review from a team as a code owner September 24, 2024 20:22
Copy link

sourcery-ai bot commented Sep 24, 2024

Reviewer's Guide by Sourcery

This pull request updates dependencies and makes minor changes to the project structure. The main changes include updating the version of the design-tokens package and adjusting an import path in the demo file.

File-Level Changes

Change Details Files
Update design-tokens package version
  • Bump @aurodesignsystem/design-tokens from 4.9.1 to 4.9.2
README.md
Adjust import path in demo file
  • Change import path from './src/auro-pane.js' to '../src/auro-pane.js'
demo/index.html

Sequence Diagram

No sequence diagram generated.


Tips
  • Trigger a new Sourcery review by commenting @sourcery-ai review on the pull request.
  • Continue your discussion with Sourcery by replying directly to review comments.
  • You can change your review settings at any time by accessing your dashboard:
    • Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
    • Change the review language;
  • You can always contact us if you have any questions or feedback.

@jordanjones243 jordanjones243 merged commit 1e80288 into beta Sep 24, 2024
3 checks passed
@jordanjones243 jordanjones243 deleted the jjones/updateDeps branch September 24, 2024 20:22
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @jordanjones243 - I've reviewed your changes - here's some feedback:

Overall Comments:

  • The title mentions a 'BREAKING CHANGE', but the changes in the PR appear to be minor updates. Could you clarify if there are any breaking changes not visible in the diff?
  • The checklist in the pull request template is not fully completed. Please ensure all relevant checkboxes are ticked to provide a clear overview of the changes.
Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

@blackfalcon
Copy link
Member

🎉 This PR is included in version 3.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants