Code Monkey home page Code Monkey logo

oauth-authorization-url.js's People

Contributors

baoshan avatar dependabot[bot] avatar gr2m avatar greenkeeper[bot] avatar kfcampbell avatar nickfloyd avatar octokitbot avatar oscard0m avatar renovate[bot] avatar sffc avatar wolfy1339 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

oauth-authorization-url.js's Issues

Add "module" export

I’d like oauth-login-url to be compatible with https://www.pikapkg.com/.

I’d also like to try adding the module build to the published npm package and then let modern browsers import the module directly from CDN services such as https://unpkg.com/ (set "unpkg" field in package.json)

An in-range update of semantic-release is breaking the build 🚨

The devDependency semantic-release was updated from 17.0.0 to 17.0.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

semantic-release is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for v17.0.1

17.0.1 (2020-01-28)

Bug Fixes

  • package: update @semantic-release/commit-analyzer to version 8.0.0 (45695b9)
  • package: update @semantic-release/github to version 7.0.0 (c48bd3a)
  • package: update @semantic-release/npm to version 7.0.0 (f2b5826)
  • package: update @semantic-release/release-notes-generator to version 9.0.0 (3c7b114)
Commits

The new version differs by 6 commits.

  • 45695b9 fix(package): update @semantic-release/commit-analyzer to version 8.0.0
  • 3c7b114 fix(package): update @semantic-release/release-notes-generator to version 9.0.0
  • f2b5826 fix(package): update @semantic-release/npm to version 7.0.0
  • c48bd3a fix(package): update @semantic-release/github to version 7.0.0
  • bc97537 test: fix copy/paste typo in test titles
  • c7e461d docs: add @saithodev/semantic-release-gitea to community plugins

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Replace "cdn.pika.dev" with "cdn.skypack.dev" in README

🆕🐥☝ First Timers Only.

This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝

About First Timers Only.

🤔 What you will need to know.

The Pika CDN is now Skypack, see https://www.pika.dev/cdn. The CDN at https://cdn.pika.dev/ no longer works, all URLs must be replaced with the new CDN: https://cdn.skypack.dev/. We currently recommend using cdn.pika.dev to import the library into the browser, but that no longer works. Replacing it with cdn.skypack.dev will make it work again.

📋 Step by Step

  • 🙋 Claim this issue: Comment below.

    More than one person can work on this issue, don't worry if it's already claimed.

  • 📝 Update the file \README.md (press the little pen Icon) and edit as shown below:

@@ -17,11 +17,11 @@ See [GitHub’s Developer Guide for the OAuth web application flow](https://deve
       </th>
       <td width=100%>
   
-Load `@octokit/oauth-authorization-url` directly from [cdn.pika.dev](https://cdn.pika.dev)
+Load `@octokit/oauth-authorization-url` directly from [cdn.skypack.dev](https://cdn.skypack.dev)
 
 ```html
 <script type="module">
-  import { oauthAuthorizationUrl } from "https://cdn.pika.dev/@octokit/oauth-authorization-url";
+  import { oauthAuthorizationUrl } from "https://cdn.skypack.dev/@octokit/oauth-authorization-url";
 </script>
 ```
 
  • 💾 Commit your changes

  • 🔀 Start a Pull Request. There are two ways how you can start a pull request:

    1. If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.
    2. You can edit files directly in your browser
  • 🏁 Done Ask for a review :)

If there are more than one pull requests with the correct change, we will merge the first one, but attribute the change to all authors who made the same change using @Co-authored-by, so yo can be sure your contribution will count.

🤔❓ Questions

Leave a comment below!

This issue was created by First-Timers-Bot.

An in-range update of semantic-release is breaking the build 🚨

The devDependency semantic-release was updated from 17.0.1 to 17.0.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

semantic-release is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for v17.0.2

17.0.2 (2020-01-31)

Bug Fixes

  • package: update marked-terminal to version 4.0.0 (8ce2d6e)
Commits

The new version differs by 1 commits.

  • 8ce2d6e fix(package): update marked-terminal to version 4.0.0

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Dependency Dashboard

This issue contains a list of Renovate updates and their statuses.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to ignore the schedule.

  • fix(deps): lock file maintenance

  • Check this box to trigger a request for Renovate to run again on this repository

An in-range update of ts-jest is breaking the build 🚨

The devDependency ts-jest was updated from 25.1.0 to 25.2.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

ts-jest is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Commits

The new version differs by 19 commits.

  • 23f676c chore(release): 25.2.0
  • 8b308f2 chore: update package-lock.json
  • a303981 Merge pull request #1370 from ahnpnl/fix/load-babel-config
  • c71e95a Merge branch 'master' into fix/load-babel-config
  • 570763e Merge pull request #1371 from ahnpnl/upgrade-e2e-templates
  • a9b51bc chore(e2e): update e2e templates, use node12 as latest node type
  • 9ae92e9 Merge branch 'master' into fix/load-babel-config
  • 7aa3928 fix(config): remove unused codes
  • ebd9380 fix(test): improve unit tests for babel config
  • cd7f175 Merge pull request #1369 from kulshekhar/dependabot/npm_and_yarn/types/yargs-15.0.3
  • 94879e8 build(deps-dev): bump @types/yargs from 15.0.2 to 15.0.3
  • 0e1190d fix(test): update snapshot
  • 81897e1 fix(config): remove unused import
  • dff1332 fix(config): comment out unused codes
  • e0895da fix(config): pass plain config object to babel-jest transformer

There are 19 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @types/jest is breaking the build 🚨

The devDependency @types/jest was updated from 25.1.1 to 25.1.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/jest is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: package.json
Error type: The renovate configuration file contains some invalid settings
Message: Configuration option 'packageRules[1].npm' should be a json object, Invalid configuration option: @pika/pack, Invalid configuration option: author, Invalid configuration option: files, Invalid configuration option: jest, Invalid configuration option: keywords, Invalid configuration option: license, Invalid configuration option: name, Invalid configuration option: packageRules[0].@pika/pack, Invalid configuration option: packageRules[0].@pika/plugin-build-node, Invalid configuration option: packageRules[0].@pika/plugin-build-web, Invalid configuration option: packageRules[0].@pika/plugin-ts-standard-pkg, Invalid configuration option: packageRules[0].@types/jest, Invalid configuration option: packageRules[0].jest, Invalid configuration option: packageRules[0].pika-plugin-unpkg-field, Invalid configuration option: packageRules[0].semantic-release, Invalid configuration option: packageRules[0].ts-jest, Invalid configuration option: packageRules[0].typescript, Invalid configuration option: packageRules[1].i, Invalid configuration option: publishConfig, Invalid configuration option: release, Invalid configuration option: renovate, Invalid configuration option: scripts, Invalid configuration option: version, The "npm" object can only be configured at the top level of a config but was found inside "packageRules[1]"

An in-range update of @types/jest is breaking the build 🚨

The devDependency @types/jest was updated from 25.1.0 to 25.1.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/jest is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.