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

Version 3.1.0 #226

Merged
merged 8 commits into from
Nov 14, 2023
Merged

Version 3.1.0 #226

merged 8 commits into from
Nov 14, 2023

Conversation

danyalaytekin
Copy link
Member

@danyalaytekin danyalaytekin commented Nov 14, 2023

Changes

  • Everything in the changelog entry for 3.1.0
    • here's the full diff link for now, since the one in the changelog won't work until the tag 3.1.0 is created: 3.0.1...version-3.1
  • Plus items that do not affect the user:
    • rename publishing job id to publish from build
    • several dependency updates (minor or patch) from Dependabot

Also

@danyalaytekin danyalaytekin added this to the 3.1 milestone Nov 14, 2023
@danyalaytekin danyalaytekin changed the title Version 3.1 Version 3.1.0 Nov 14, 2023
@danyalaytekin danyalaytekin marked this pull request as ready for review November 14, 2023 13:28
@danyalaytekin
Copy link
Member Author

Thanks @jpw!

Pack looks good, no file changes (vs 3.0.1's pack):

npm notice 
npm notice 📦  pa11y-ci@3.1.0
npm notice === Tarball Contents === 
npm notice 7.7kB  LICENSE                
npm notice 14.7kB README.md              
npm notice 7.0kB  bin/pa11y-ci.js        
npm notice 196B   lib/helpers/defaults.js
npm notice 392B   lib/helpers/loader.js  
npm notice 856B   lib/helpers/resolver.js
npm notice 4.5kB  lib/pa11y-ci.js        
npm notice 2.7kB  lib/reporters/cli.js   
npm notice 1.2kB  lib/reporters/json.js  
npm notice 1.8kB  package.json           
npm notice === Tarball Details === 
npm notice name:          pa11y-ci                                
npm notice version:       3.1.0                                   
npm notice filename:      pa11y-ci-3.1.0.tgz                      
npm notice package size:  13.3 kB                                 
npm notice unpacked size: 41.0 kB                                 
...
npm notice total files:   10                                      
npm notice 
pa11y-ci-3.1.0.tgz

Will now:

  • merge
  • dry run
  • publish without key as sanity check
  • add key
  • publish 🚀

@danyalaytekin danyalaytekin merged commit 76b1dc1 into main Nov 14, 2023
18 checks passed
@danyalaytekin danyalaytekin deleted the version-3.1 branch November 14, 2023 16:30
stevenleija added a commit to stevenleija/pa11y-ci-stevenleija that referenced this pull request May 2, 2024
* origin/master:
  Bump ip from 1.1.8 to 1.1.9
  Update to Pa11y v7 and other dependency updates (pa11y#231)
  Version `3.1.0` (pa11y#226)
  Add JavaScript config example to README (pa11y#197)
  Bump @babel/traverse from 7.16.0 to 7.23.3 (pa11y#222)
  Bump semver from 6.3.0 to 6.3.1 (pa11y#221)
  Bump json5 from 2.2.0 to 2.2.3 (pa11y#219)
  Bump ansi-regex from 3.0.0 to 3.0.1 (pa11y#218)
  Bump debug from 4.1.1 to 4.3.1 (pa11y#216)
  Bump node-fetch from 2.6.1 to 2.6.7 (pa11y#217)
  Upgrade to `pa11y@6.2.3`, add publishing workflow (pa11y#213)
  Update integration tests to support all platforms, including Windows (pa11y#177)

# Conflicts:
#	bin/pa11y-ci.js
#	package-lock.json
#	package.json
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.

Update pa11y dependency to allow minor updates
2 participants