- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1
Build(deps-dev): Bump the simple group across 1 directory with 19 updates #18
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
          
     Open
      
      
            dependabot
  wants to merge
  1
  commit into
  main
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
dependabot/npm_and_yarn/simple-6fa97deba4
  
      
      
   
  
    
  
  
  
 
  
      
    base: main
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    bf765ac    to
    dcb6417      
    Compare
  
    …ates Bumps the simple group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.3.0` | `1.4.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.29.0` | `9.36.0` | | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `9.0.13` | `9.1.8` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `9.0.13` | `9.1.8` | | [@storybook/addon-onboarding](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/onboarding) | `9.0.13` | `9.1.8` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `9.0.13` | `9.1.8` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.8.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.8` | `19.1.16` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.6` | `19.1.9` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.35.0` | `8.45.0` | | [eslint](https://github.com/eslint/eslint) | `9.29.0` | `9.36.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.5` | `10.1.8` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.0` | `5.5.4` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `9.0.13` | `9.1.8` | | [globals](https://github.com/sindresorhus/globals) | `16.2.0` | `16.4.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.1` | `3.6.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | Updates `@eslint/compat` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v1.4.0/packages/compat) Updates `@eslint/js` from 9.29.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.36.0/packages/js) Updates `@storybook/addon-a11y` from 9.0.13 to 9.1.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.8/code/addons/a11y) Updates `@storybook/addon-docs` from 9.0.13 to 9.1.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.8/code/addons/docs) Updates `@storybook/addon-onboarding` from 9.0.13 to 9.1.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.8/code/addons/onboarding) Updates `@storybook/react-vite` from 9.0.13 to 9.1.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.8/code/frameworks/react-vite) Updates `@testing-library/jest-dom` from 6.6.3 to 6.8.0 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.6.3...v6.8.0) Updates `@types/react` from 19.1.8 to 19.1.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.6 to 19.1.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 8.35.0 to 8.45.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.45.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.35.0 to 8.45.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.45.0/packages/parser) Updates `eslint` from 9.29.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.29.0...v9.36.0) Updates `eslint-config-prettier` from 10.1.5 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.5...v10.1.8) Updates `eslint-plugin-prettier` from 5.5.0 to 5.5.4 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.0...v5.5.4) Updates `eslint-plugin-storybook` from 9.0.13 to 9.1.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.8/code/lib/eslint-plugin) Updates `globals` from 16.2.0 to 16.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.2.0...v16.4.0) Updates `prettier` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.1...3.6.2) Updates `storybook` from 9.0.13 to 9.1.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.8/code/core) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: simple - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: simple - dependency-name: "@storybook/addon-a11y" dependency-version: 9.1.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: simple - dependency-name: "@storybook/addon-docs" dependency-version: 9.1.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: simple - dependency-name: "@storybook/addon-onboarding" dependency-version: 9.1.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: simple - dependency-name: "@storybook/react-vite" dependency-version: 9.1.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: simple - dependency-name: "@testing-library/jest-dom" dependency-version: 6.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: simple - dependency-name: "@types/react" dependency-version: 19.1.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: simple - dependency-name: "@types/react-dom" dependency-version: 19.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: simple - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: simple - dependency-name: "@typescript-eslint/parser" dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: simple - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: simple - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: simple - dependency-name: eslint-plugin-prettier dependency-version: 5.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: simple - dependency-name: eslint-plugin-storybook dependency-version: 9.1.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: simple - dependency-name: globals dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: simple - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: simple - dependency-name: storybook dependency-version: 9.1.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: simple - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: simple ... Signed-off-by: dependabot[bot] <[email protected]>
dcb6417    to
    95a22c4      
    Compare
  
    
  
    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 
  
    javascript
  Pull requests that update javascript code 
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Bumps the simple group with 17 updates in the / directory:
1.3.01.4.09.29.09.36.09.0.139.1.89.0.139.1.89.0.139.1.89.0.139.1.86.6.36.8.019.1.819.1.1619.1.619.1.98.35.08.45.09.29.09.36.010.1.510.1.85.5.05.5.49.0.139.1.816.2.016.4.03.6.13.6.25.8.35.9.2Updates
@eslint/compatfrom 1.3.0 to 1.4.0Release notes
Sourced from
@eslint/compat's releases.... (truncated)
Changelog
Sourced from
@eslint/compat's changelog.Commits
7f592e3chore: release main (#257)4f07e51docs: correct bun installation command and usedefineConfigin README (#269)ab10682docs: Update README sponsors7255100chore: standardize test filenames to *.test.js (#267)7e61e90test: remove deprecatedtypeproperty (#266)100a4c7docs: Update README sponsorsb23f179docs: Update README sponsors7b6dd37feat: Add config types in@eslint/core(#237)8ba766arefactor: update eslint-config-eslint (#253)62089bcdocs: Update README sponsorsUpdates
@eslint/jsfrom 9.29.0 to 9.36.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
488cba6chore: package.json update for@eslint/jsrelease1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)af2a087chore: package.json update for@eslint/jsrelease84ffb96chore: update@eslint-community/eslint-utils(#20069)b48fa20chore: package.json update for@eslint/jsreleasead28371chore: package.json update for@eslint/jsrelease50de1cechore: package.json update for@eslint/jsreleased5054e5chore: package.json update for@eslint/jsreleaseb3dbc16chore: package.json update for@eslint/jsrelease5a5d526chore: package.json update for@eslint/jsreleaseUpdates
@storybook/addon-a11yfrom 9.0.13 to 9.1.8Release notes
Sourced from
@storybook/addon-a11y's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-a11y's changelog.... (truncated)
Commits
28833d4Bump version from "9.1.7" to "9.1.8" [skip ci]006b304Bump version from "9.1.6" to "9.1.7" [skip ci]304edc3Bump version from "9.1.5" to "9.1.6" [skip ci]56c04b0Bump version from "9.1.4" to "9.1.5" [skip ci]9f02684Bump version from "9.1.3" to "9.1.4" [skip ci]ce39157Bump version from "9.1.2" to "9.1.3" [skip ci]730bbf0Merge pull request #32284 from storybookjs/shilman/package-json-keywords2bae930Merge pull request #32283 from storybookjs/shilman/readme-utm-params99c205cBump version from "9.1.1" to "9.1.2" [skip ci]933b626Merge pull request #32220 from storybookjs/yann/fix-jsx-issue-2Updates
@storybook/addon-docsfrom 9.0.13 to 9.1.8Release notes
Sourced from
@storybook/addon-docs's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-docs's changelog.... (truncated)
Commits
28833d4Bump version from "9.1.7" to "9.1.8" [skip ci]006b304Bump version from "9.1.6" to "9.1.7" [skip ci]304edc3Bump version from "9.1.5" to "9.1.6" [skip ci]56c04b0Bump version from "9.1.4" to "9.1.5" [skip ci]9f02684Bump version from "9.1.3" to "9.1.4" [skip ci]ce39157Bump version from "9.1.2" to "9.1.3" [skip ci]730bbf0Merge pull request #32284 from storybookjs/shilman/package-json-keywords0f86613Merge pull request #32287 from storybookjs/shilman/error-utm2bae930Merge pull request #32283 from storybookjs/shilman/readme-utm-paramsf8ff03aMerge pull request #32238 from storybookjs/sidnioulz/issue-31436-tableUpdates
@storybook/addon-onboardingfrom 9.0.13 to 9.1.8Release notes
Sourced from
@storybook/addon-onboarding's releases.